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

Doesn't work in Edge #5

Closed
David-Mulder opened this issue Oct 28, 2015 · 3 comments
Closed

Doesn't work in Edge #5

David-Mulder opened this issue Oct 28, 2015 · 3 comments

Comments

@David-Mulder
Copy link
Owner

Edge debugger is super crappy, so not sure what's happening, but:

Unable to get property 'title' of undefined or null reference

Somewhere in paper-datatable.html.js

@David-Mulder
Copy link
Owner Author

Turns out this has to do with accessing properties set with polymer on the <tr> element... 😖 No idea at all what's happening or going wrong... 😢

@arthurevans
Copy link

If you're using dom-repeat inside of a <table>, you're probably seeing the result of Edge not supporting templates natively: Polymer/polymer#1567 ... Although they're supposed to be supported in Edge 13?

@David-Mulder
Copy link
Owner Author

Great news, I just updated Windows (and thus also Edge) and now mostly everything started working. There are some small styling issues and one small weird bug, but it seems whatever bug was causing all the problems is now resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants