You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Chrome, this works. On Firefox, in line 675 in template_element.js, things go wrong because 'template.content' is undefined. The table doesn't render.
This is the with latest master.
The text was updated successfully, but these errors were encountered:
I have this polymer element:
On Chrome, this works. On Firefox, in line 675 in template_element.js, things go wrong because 'template.content' is undefined. The table doesn't render.
This is the with latest master.
The text was updated successfully, but these errors were encountered: