2 modals inside a same dropdown
Hi everyone, i create an menu dropdown, and inside this dropdown i wanna open the modal with create form, but, i can open just 1 modal, if i insert 2 modals i create a infinite loop, anyone have idea what i can do?

6 Replies
flat-fuchsia•3y ago
Hey @_leonardomuniz, can you share a code sample for your case?
jolly-crimsonOP•3y ago
flat-fuchsia•3y ago
Thank you! Checking it now!
jolly-crimsonOP•3y ago
what I left commented, is the part of the code that creates the loop
flat-fuchsia•3y ago
Uncommented the part but couldn't get into the loop 😅 I think it worked fine. Can the looping be caused by the content of the modal? Like if you have some kind of effect or anything inside it 🤔
jolly-crimsonOP•3y ago
thanks, I'll try something else, if I succeed I'll come back here to tell you