-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
good-first-issueGood first issue or something that should is nice to do.Good first issue or something that should is nice to do.readyWe've decided how to solve or implement itWe've decided how to solve or implement it
Milestone
Description
We dont see template exceptions bubble up into our unhandled exception handler (Sentry) because Blaze catches them and reports to console as info, instead of as error.
Equally what if I want my app to fail fast on any template error instead of continuing in a broken state? This is not possible because blaze doesn't have option to rethrow/bubble up unhandled?
We're using Meteor 1.10.1
Metadata
Metadata
Assignees
Labels
good-first-issueGood first issue or something that should is nice to do.Good first issue or something that should is nice to do.readyWe've decided how to solve or implement itWe've decided how to solve or implement it

