Handling error 500 on SPA mode
-
Hello community , please how can I handl error 500 in client side , in quasr doc I found that but it concerning SSR mode (using express js in server side )
SSR Handling of 404 and 500 Errors
I am looking to find a way to do that on SPA mode !
Any Help ??
Thanks in advance