We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please notify: kbennet@mindjet.com
Update ticket: https://auth0.groovehq.com/groove_client/mailboxes/5383/filters/56251/tickets/2596749
The text was updated successfully, but these errors were encountered:
In the other project we shown a normal label on top of the input because polyfills doesn't work well with password inputs
Sorry, something went wrong.
It does work on IE in both auth0/lock and auth0/widget.
The thing is on IE, when focus is on input, placeholder wipes out.
I've also add some tests for this feature on IE and Chrome.
These are the results of IE:
For IE11 and 10
For IE9 fallbacks to a label above each input
Results for Chrome, Firefox and Safari are the same as IE11 and IE10 (on these cases)
Closing since it's actually working and already notified to kbennet about it.
Test utils modules, closes #9
3d08837
cristiandouce
No branches or pull requests
Please notify: kbennet@mindjet.com
Update ticket:
https://auth0.groovehq.com/groove_client/mailboxes/5383/filters/56251/tickets/2596749
The text was updated successfully, but these errors were encountered: