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

DataBinding not full work in IE (polymer-0.5.2) #1063

Closed
MBurtsev opened this issue Jan 1, 2015 · 2 comments
Closed

DataBinding not full work in IE (polymer-0.5.2) #1063

MBurtsev opened this issue Jan 1, 2015 · 2 comments

Comments

@MBurtsev
Copy link

MBurtsev commented Jan 1, 2015

See
http://plnkr.co/edit/eyFdiL?p=preview
http://prntscr.com/5n6zxg

The word 'red' must be color red. Works fine in FireFox and Chrome, but no work in IE11.

@IntranetFactory
Copy link

That's a documented restriction of IE (see https://www.polymer-project.org/docs/polymer/databinding-compat.html). You should bind _style and it will work in all browsers (see http://plnkr.co/edit/EP3yQetpXar7o8Xs58UN?p=preview)

@MBurtsev
Copy link
Author

MBurtsev commented Jan 1, 2015

Thanks,
but i use demo from https://www.polymer-project.org/docs/start/creatingelements.html#publishing
This is a strange approach. What and where I still have to know that I did not have to trouble?

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