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

How to get form validation working? #20

Open
Mr-Idjit opened this issue Nov 21, 2020 · 0 comments
Open

How to get form validation working? #20

Mr-Idjit opened this issue Nov 21, 2020 · 0 comments

Comments

@Mr-Idjit
Copy link

Is it just me or is the form validation not working?

I can make form validation work on other pages and use a custom made form like {{ form.name(class='awesome_style') }} but every form that has to do with flask-user is not working; /user/sign-in, /user/forgot-password and /user/register in mind.

Is this common? Something I don't know about? .. but most important how do I make the form validation work on these flask-user pages?

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

No branches or pull requests

1 participant