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
{{ message }}
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.
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:
The text was updated successfully, but these errors were encountered: