flask-fillin
flask-fillin copied to clipboard
form.submit() can't handle #anchors in the form action.
We have some forms that have a # anchor in their action attribute. Flask-fillin shoul ignore theme just like browsers do, and submit to the URL only up to the first #.