mardi 16 mai 2017

How to proper debug errors in EmberJS?

For example, I have the following code in my template

<button class="btn btn-blue" type="submit"  >Continue</button>

And such action doesn't exist in my controller/component. When I click the button - nothing happens, I see no errors in browser console.

How to catch such errors? Maybe some config option?

thanks, Dmitry




Aucun commentaire:

Enregistrer un commentaire