In my app, I'm using SimpleCSS which adds styles to HTML elements themselves (not their classes). In development, when new code causes an error impacting the route I'm already on, Turbo mistakenly morphs to Rails' error info page, even though Turbo visits are disabled there, thus putting me in a weird limbo where exception backtraces are semantically styled 💀
In my app, I'm using SimpleCSS which adds styles to HTML elements themselves (not their classes). In development, when new code causes an error impacting the route I'm already on, Turbo mistakenly morphs to Rails' error info page, even though Turbo visits are disabled there, thus putting me in a weird limbo where exception backtraces are semantically styled 💀