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

event listeners not created properly #21

Open
sonwh98 opened this issue Nov 2, 2015 · 0 comments
Open

event listeners not created properly #21

sonwh98 opened this issue Nov 2, 2015 · 0 comments

Comments

@sonwh98
Copy link

sonwh98 commented Nov 2, 2015

on event listeners are not created properly. For example:

[:button :onclick (fn [evt] (println "click"))]

The above does not work because in https://github.com/ibdknox/crate/blob/master/src/crate/compiler.cljs#L124
setAttribute is used to add the event listener.

sonwh98 added a commit to sonwh98/crate that referenced this issue Nov 2, 2015
sonwh98 added a commit to sonwh98/four that referenced this issue Nov 2, 2015
sonwh98 added a commit to sonwh98/crate that referenced this issue Nov 2, 2015
sonwh98 added a commit to sonwh98/crate that referenced this issue Nov 2, 2015
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