@joseph_dillon_522 wrote:
Would anyone know why ember would swallow errors?
Every time I’ve had an error lately it just failed silently. For example, earlier I had a simple helper that wasnt expecting an
undefined
value and it caused the whole template to not render. I tried recreating it in a jsbin and in a new app and I couldnt.Just now I screwed up an inline link-to by swapping the order of the text and the route. That too caused the whole app to fail and not render. But not a single error was thrown in the console.
Any ideas on how this can happen?
Posts: 2
Participants: 2