#Swapnil
1 messages · Page 1 of 1 (latest)
Hi there
Hi bismarck
This looks like a 3DS issue, yes?
Okay so something is stealing focus on your page.
Basically this is something in your code or a third-party dependency that you are using that is mistakenly "stealing" the focus of that input.
Is there somewhere we can reproduce this?
Need a username/pw to access the above
You basically want to inspect that input and see if there is a hidden div or what exactly is going on when you click on the input
To figure out what is stealing focus here
Sounds good