The Ember error reporting is pretty messed up right now. That sample you posted is having trouble with the comparison of integer to float (no implicit conversions yet), just not displaying the problem.
The Ember error reporting is pretty messed up right now. That sample you posted is having trouble with the comparison of integer to float (no implicit conversions yet), just not displaying the problem.