appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Checkbox group widget fails to display the updated values

Open pranavkanade opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Even though the evaluated value of default selected values changes, the Checkbox group fails to update the state of options.

You can go back and forth between page 1 & 2 and you'll see the issue in the shared sample app.

Steps To Reproduce

  1. Add a checkbox group
  2. Create fetch query using user data
  3. Add checkbox options as - label: username, value: ids
  4. Create a new query using user data and only fetch the first two rows. Create a default value array out of it and assign to the checkbox group.

Public Sample App

https://app.appsmith.com/app/checkbox-group/page1-63b522bd0bc0a80b3001a30c

Issue video log

No response

Version

v1.8.16

pranavkanade avatar Jan 04 '23 07:01 pranavkanade