excalibur
excalibur copied to clipboard
Show errors on webpage
trafficstars
A lot of users are stuck on the Refresh page without any clue about what's happening. We need to show any errors that happen on the webpage itself.
Is there a way to check the errors on the console. Debug Mode shows as off and no error shows up while the Page is stuck on Refresh.
It should show up.
Have you considered using the message flashing provided by Flask and jinja? https://flask.palletsprojects.com/en/1.1.x/patterns/flashing/