#BruceL
1 messages ยท Page 1 of 1 (latest)
Do you have any extensions on the browser you're looking at that modal from?
Have you tried in incognito mode?
I just tried in incognito mode with no extensions. the problem still exists...
That seems like a bug. Can you write into support and include all the below information so the product developers can take a look?
- OS version
- Browser version
- Snippets of the code that would allow them to reproduce
I have an error in my console, but i m not sure if its the reason why the problem caused
Hi ๐ @lyric thunder had to step away. Is it possible that there is some overlay or other part of a UI framework you are using that is stealing focus?
I checked the z-index of the stripe overlay, it is on the top level. And I m able to click the button, but i have to click on where my cursor at(see in the picture)
Okay what other UI libraries/frameworks are you using here?
I have seen some UI frameworks steal focus (even with the modal at the top of the z-index) but never this sort of offset.
I would try stripping out other UI components on the page where you loading the Payment or Card element and see when the behavior of the 3DS modal changes
okay, i will give it a try
I've been using Vue + Vuetify for one of my test integrations but I haven't seen any issues with 3DS modals.
maybe its devexpress issue. i will try then get back to you ๐