Filament custom exeptions Notifications
I want to catch my exceptions that interrupt the code, but at the same time do not show the client of the site, an incomprehensible window with an error. And in the notification it shows the error text.
But I can't get the one that when I click on the submit form button, the button freezes and an error appears in the console.
But if I reload the page, the notification appears.
How can I finish this correctly?
bootstrap/app.php
0 Replies