ambitious-aqua•3y ago
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
subsequent-cyan•3y ago
Hey @_leonardomuniz, can you share a code sample for your case?
ambitious-aquaOP•3y ago
subsequent-cyan•3y ago
Thank you! Checking it now!
ambitious-aquaOP•3y ago
what I left commented, is the part of the code that creates the loop
subsequent-cyan•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 🤔
ambitious-aquaOP•3y ago
thanks, I'll try something else, if I succeed I'll come back here to tell you