trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

errorDialog not handled #61

Closed macMikey closed 7 years ago

macMikey commented 7 years ago

I just got droppped into the debugger.

I have a custom property defined in the app.yml file (releaseDate), but loading it caused an error, but the error wasn't handled and thus we end up in the debugger. I'll email you the screenshot, because git won't let me attach it.

trevordevore commented 7 years ago

Levure doesn't handle errorDialog. I've added an FAQ describing how Levure deals with unexpected errors.

https://github.com/trevordevore/levure/wiki/Levure-FAQ