Having a weird issue here with my animations.
I have a page with two modals, both with their own trigger. I want one trigger to launch one modal. And I want the other trigger to launch another modal. With with their own respective close interactions.
You can see in the gif below that, first, I click a link in the navigation, which pulls up an “Edit” modal. I am able to exit this modal no problem by clicking on either the sides of the popup, or by clicking the cancel button. After that, I click my other button “Sign Up to Invest” in blue, and it pulls up its form just fine, but I am having trouble closing it. You can see that when I try to click away from the form, the form flashes right back up then flashes a couple more times after that. I have to refresh the view to make it go away.
I tried duplicating the original animations and changed the class names of the second modal to not interfere with the first, yet the problem persists. I can’t figure it out.
See the gif of my flow below:
Here’s my public share link. The culprit lies on the Deals Template page. Click “Edit Deal” up top for the first modal, then click “Sign Up to Invest” for the second:
What am I missing?