Shenanigans
Shenanigans3w ago

Cannot open modal via click in db studio action

Hello, I am preparing an app via the database studio component. I have added an action button that will open a modal upon a click event. Using the On success wizard, It seems I was able to connect my modal(myModal) to my action button in my dbtable component with its id(img2), but upon clicking the button I encounter the following error(img3) I appreciate any assistance on this matter. Windmill Version: Windmill EE v1.483.2-3-gc4148d775
No description
No description
3 Replies
Shenanigans
ShenanigansOP3w ago
img2
No description
rubenf
rubenf3w ago
would you have a minimal reproduction by any chance? (an app.yaml that expose the behavior)
Shenanigans
ShenanigansOP3w ago
While preparing a reproduction, I solved it. I was in eval mode not static. It would seem eval mode requires the id to be a string wrapped in quotes(img3) although I can access the components id directly in the code block (img2). Thanks for the assistance, and apologies for the wasted time.
No description
No description
No description

Did you find this page helpful?