You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by some compatibility issues between flask_wtf and flask-admin. If you're using flask_wtf just for csrf token validation, I recommend using flask-admin 1.4.0's SecureForm: https://flask-admin.readthedocs.org/en/latest/advanced/
see pallets-eco/flask-admin#1007 for reference.
The text was updated successfully, but these errors were encountered: