Recently i update my existing ember ember project to 2.10.0 version after update i try to run the project but it shows some compile error
uncaught Error: Compile Error: bs-form-element is not a helper
I include this in login page on my project like this
<div class="panel-body">
<fieldset>
<!--div class="checkbox">
<label>
<input name="remember" type="checkbox" value="Remember Me">Remember Me
</label>
</div-->
</fieldset>
</div>
I am not sure whether this is plugin related issue or something could some one please help to sort this issue
Aucun commentaire:
Enregistrer un commentaire