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 Mar 13, 2018. It is now read-only.
This is probably somewhat related to this issue, but not a duplicate to the best of my knowledge.
After an hour of being very confused as to why my templates weren't rendering properly and furiously searching the web for a solution, I figured out that whitespace around variable names causes template rendering to fail. Later, I eventually found this page in the docs, which describes this phenomenon as intended behavior. (Screenshot below for convenience)
Having whitespace around variables is expected functionality to most developers.
Personally, I'm a huge fan of the way Polymer is organized and works as compared to other similar projects, however this single feature (or bug in my opinion) deters from the beauty of Polymer. I wasn't sure whether to call this a feature request or a bug report (since this is in fact explicitly mentioned in the docs), but after discussion with some colleagues, we agreed to call it a bug.
This is a great project, and I look forward to discussing this issue!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is probably somewhat related to this issue, but not a duplicate to the best of my knowledge.
After an hour of being very confused as to why my templates weren't rendering properly and furiously searching the web for a solution, I figured out that whitespace around variable names causes template rendering to fail. Later, I eventually found this page in the docs, which describes this phenomenon as intended behavior. (Screenshot below for convenience)
Having whitespace around variables is expected functionality to most developers.
Personally, I'm a huge fan of the way Polymer is organized and works as compared to other similar projects, however this single feature (or bug in my opinion) deters from the beauty of Polymer. I wasn't sure whether to call this a feature request or a bug report (since this is in fact explicitly mentioned in the docs), but after discussion with some colleagues, we agreed to call it a bug.
This is a great project, and I look forward to discussing this issue!
The text was updated successfully, but these errors were encountered: