This is a bug due to a new version of jQuery which ember is not yet able to handle. For now you can change the following line in your bower.json
file. Then run bower install
and it should work.
"jquery": "^1.11.3",
to
"jquery": "1.11.3",
A new version of ember.js is imminent which should fix this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With