Modal Button keeps showing even when setting the hidden property to true

Hello I would like to ask some help regarding with the problem I'm currently facing. I'm currently making a workaround modal by setting the column type of my table to a button and using a JS query to open the modal when the user clicks the button in the table. The problem I'm currently facing is when I click the button the modal shows but when I exit out of the modal the modal component is showing up even when I set its hidden property to true.

This would only be in Editor mode...not when the end user is in the published app.

Thanks for the help :grin: tried viewing it as a end-user it doesn't really pop up only while in editor mode.

1 Like