Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the sort property via markup doesn't work #22

Open
AlexKeySmith opened this issue Nov 6, 2016 · 2 comments
Open

Setting the sort property via markup doesn't work #22

AlexKeySmith opened this issue Nov 6, 2016 · 2 comments

Comments

@AlexKeySmith
Copy link

This is due to "true" not being supported by polymer as a default for properties being set from markup.

More information here: Polymer/polymer#1812

I'm gearing up a pull request for it now :-)

@AlexKeySmith
Copy link
Author

AlexKeySmith commented Nov 6, 2016

A more succinct overview of why a false default property doesn't work: https://www.polymer-project.org/1.0/docs/devguide/properties#attribute-deserialization as I'm discovering more and more there are many important subtitles in the polymer documentation! :-)

@AlexKeySmith
Copy link
Author

Howdie, anyone had a chance to take a look at my pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant