Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proceed button not enabled on android #70

Open
drezr opened this issue Apr 14, 2020 · 0 comments
Open

Proceed button not enabled on android #70

drezr opened this issue Apr 14, 2020 · 0 comments

Comments

@drezr
Copy link

drezr commented Apr 14, 2020

Hello,

First of all thanks for your work.

As you can see in this video, the proceed button is not enabled when the correct word is typed for hard verification unless the keyboard is closed.

This issue occured on android Chrome only but it works perfectly fine on desktop Chrome.

Also, I had to add the !important tag to override the CSS styling of the button :

.dg-btn--ok { color: red !important; border-color: red !important; }

Seems that it not the case in the documentation. FYI I wrote this CSS in the main App.vue file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants