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

cannot be set value to a href, but set to ref ok #4

Open
chadlwm opened this issue Feb 27, 2015 · 0 comments
Open

cannot be set value to a href, but set to ref ok #4

chadlwm opened this issue Feb 27, 2015 · 0 comments

Comments

@chadlwm
Copy link

chadlwm commented Feb 27, 2015

cannot be set value to href, the result is

<a href="assets/%7B%7Bitem.title_link%7D%7D"> </a>

the code like this

<a href='{{item.title_link}}'>

but be set to ref attribute ok....

what's wrong?

ps:
my env is like this:
ruby: 2.1.5
rails 4.1.6
polymer-rails: 0.2.8

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