appsmith
appsmith copied to clipboard
[Bug]: Toggling visibility of widgets in List bricks the browser
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Within the List widget, if I want to control visibility of one widget in the item with another widget in the item, my browser tab crashes.
This only happens when launching the app, not in editing. This is in a local environment. When I open a new tab and open localhost, things work fine again (until I interact with these widgets again).
Replicated in Brave, Chrome, Firefox
Steps To Reproduce
- Create new app
- Create a List
- Create Radio Button and Input widgets and put them in the list items
- Set visibility of Input widget to {{currentView.RadioGroup1.selectedOptionValue=='Y'}}
- Deploy
- Change one of the radio inputs
- Observe browser freezing
Public Sample App
No response
Environment
Deploy Preview
Issue video log
No response
Version
Self Hosted - Appsmith Community v1.9.12
@ItsiW I wasn't able to reproduce it. Can you try using our latest version and let me know if it's still happening?