You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EmberScript is based on coffeescript redux. Most of these issues that are related to coffeescript will hopefully eventually be fixed upstream. Here is a relevant issue: michaelficarra/CoffeeScriptRedux#262
This is valid coffeescript..
..but throws a compilation error in ember-script:
I've tried this:
With the same results.
For those with the same issue, the only work around I've found is doing something like this (which does have it's own advantages):
The text was updated successfully, but these errors were encountered: