anvilistas / anvil-extras

Other
76 stars 21 forks source link

MultiSelect Dropdown throws null pointer when visible property is updated in the designed #510

Closed expressintegrations closed 3 months ago

expressintegrations commented 3 months ago

Describe the bug When I add the component to a form in the designer, and set visible to False, and run the app, the component throws an error

Version Latest

To Reproduce Steps to reproduce the behaviour (including a clone link when applicable):

  1. Here is a clone link
  2. Update the visible attribute in the designer
  3. Reload the page
  4. See error

Expected behavior No error to occur

Screenshots image