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
In templates, it seems the compiler chokes when there's any whitespace in a binding statement that binds to a method. For example, whitespace in and between arguments fails:
In templates, it seems the compiler chokes when there's any whitespace in a binding statement that binds to a method. For example, whitespace in and between arguments fails:
As well as whitespace between binding statements:
But no whitespace seems fine: