I was really confused because calling panic(new Error("what")) in DevTools would show it, but then if I just tried to throw an error, or introduce an error into my code on purpose, it would just show in the console. But then it worked as expected when I closed DevTools. You may want to mention this!