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