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
An element javascript seems to stop working when you take the element off the document DOM and then afterward put the element back in. I came across this problem with the element core-input and paper-toast.
For the first one, the event change is no longer firing. And the latter one doesn't show up when calling the method show.
The text was updated successfully, but these errors were encountered:
An element javascript seems to stop working when you take the element off the document DOM and then afterward put the element back in. I came across this problem with the element
core-input
andpaper-toast
.For the first one, the event
change
is no longer firing. And the latter one doesn't show up when calling the methodshow
.The text was updated successfully, but these errors were encountered: