excalibur icon indicating copy to clipboard operation
excalibur copied to clipboard

Show errors on webpage

Open vinayak-mehta opened this issue 6 years ago • 3 comments
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.

vinayak-mehta avatar Jul 06 '19 06:07 vinayak-mehta

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.

mohitsws avatar Oct 29 '19 22:10 mohitsws

It should show up.

vinayak-mehta avatar Nov 14 '19 22:11 vinayak-mehta

Have you considered using the message flashing provided by Flask and jinja? https://flask.palletsprojects.com/en/1.1.x/patterns/flashing/

baptmont avatar Oct 13 '20 09:10 baptmont