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

Interpretation of :id attributes with keyword is different from compilation #115

Closed
rauhs opened this issue Mar 23, 2016 · 1 comment
Closed

Comments

@rauhs
Copy link

rauhs commented Mar 23, 2016

[:a {:id :XY} gives the dom an id with ":XY".

[:a (identity {:id :XY})] however, gives the element an ID of "XY".

@r0man
Copy link
Owner

r0man commented Mar 23, 2016

@rauhs Thanks for the bug report. Should be fixed in 0.6.3.

@r0man r0man closed this as completed Mar 23, 2016
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

2 participants