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
Never used polymer 3.
Any reason why you dont use lit-element or something newer?
Noticed this:
But basically Ive noticed some issues with some libs if they do to much fancy stuff.
Added some points under readme under Limitations I know about atm.
Might be the issue I have with observeredAttributes,, some libs do not like what this library here. I need add a option to skip this part.
Do you have more complete sample btw, like :
install npm install polymer
add this element to dom
copy this file and run.
then I might get a chance to have a quick look later this week.
To reproduce:
The computed property is not computed with the polyfill, without it is.
Any idea?
The text was updated successfully, but these errors were encountered: