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

attr() not working in some cases in IE9 #488

Closed
hhelwich opened this issue Oct 3, 2013 · 1 comment
Closed

attr() not working in some cases in IE9 #488

hhelwich opened this issue Oct 3, 2013 · 1 comment
Labels
Milestone

Comments

@hhelwich
Copy link

hhelwich commented Oct 3, 2013

When i use attr() on an observe in an EJS template it seems not to work in an HTML attribute in IE9.
Other browsers (FF, Chrome, Opera) are working.
When reading the model attribute direct and without attr() it works in IE9 but of course it does not bind to model changes. Can you help?

I created a small example:
http://jsfiddle.net/hhelwich/XyAa9/

@daffl
Copy link
Contributor

daffl commented Oct 14, 2013

Thanks for reporting. Fixed via #498 and will land in the next release.

@daffl daffl closed this as completed Oct 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants