We are getting an error Uncaught TypeError: Cannot read property 'yield' of undefined for the following hbs code;
<button {{if isButtonEnabled 'enabled' 'disabled'}}>Test</button>
isButtonEnabled is a property defined on my corresponding controller
Aucun commentaire:
Enregistrer un commentaire