#eradicatevu-nav-menu
1 messages · Page 1 of 1 (latest)
Can you provide a screenshot/screencapture of the behavior?
My first thought is that maybe the Elements div is being mounted in a place on the page that is being overridden by the nav menu,
So this is the menu i'm talking about. If the screen looks like this, when i click the Account button, it'll select CVC and if i click menu it'll click Expiration.
I've tried increasing the z-index on the navigation bar really high and then the payment element lower, but that doesn't seem to work.
Funny thing is that we have this exact app currently functioning without issues in vanilla JS, but now i'm rebuilding in react and i'm having this issue.