Skip to content

Checkbox Row Component Refresh issue #243

@pandeyanant31

Description

@pandeyanant31

Whenever we are using the Checkbox Row component and there is a refresh in the View , on click Blur event is happening but when we click again it works fine, we raise a pega Service Request and received the following response
"After investigating your custom component (Pega_Extensions_CheckboxRow.js), we've identified the root cause of the problem. The issue occurs because the component is triggering a refresh call immediately upon the onBlur event, before the component has fully re-rendered with the updated checkbox value. This premature refresh sends stale data to the server, and when the server responds, it overwrites the user's selection, causing the checkbox to revert to its previous state.

Since this is related to the Constellation UI framework, we recommend submitting this issue to the official GitHub repository."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions