#eradicatevu-nav-menu

1 messages · Page 1 of 1 (latest)

dense gorge
#

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,

plush patrol
#

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.

dense gorge
#

Ah, okay so it might not be a matter of where it is on the stack

#

Would you be able to provide the relevant code to repro on our end? Not sure if that's feasible or not, but it's going to be really hard to debug without it