-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
If you view a page in the browser. Then change the code which will trigger Hotwire Spark to reload. But if your change caused an exception (in the backend) the page will not be reloaded. That means you won't get the usual error page. This makes it a bit more difficult to notice there was an error and you need to look at the Rails output/log. You're also missing out on the extra debug information and debug functionality available on the error page.
If you manually reload the browser you do get the usual error page. But if you then fix the code Hotwire Spark will not reload the browser.
UnconventionalMindset and holman
Metadata
Metadata
Assignees
Labels
No labels