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
I do think observedAttributes and attributeChangedCallback are necessary, but we might be able to tackle that in another PR considering that it'll include some lifecycle resetting.
Currently setting src does not do anything. It should reset initialize the open-stroies element.
I believe this will be needed for to support React currently without experimental flag. Even though I don't think it really matters to me. 😬 Regardless now that we have setters and content attribute changes the element should definitely observe it.
The text was updated successfully, but these errors were encountered:
#14 (comment)
Currently setting src does not do anything. It should reset initialize the open-stroies element.
I believe this will be needed for to support React currently without experimental flag. Even though I don't think it really matters to me. 😬 Regardless now that we have setters and content attribute changes the element should definitely observe it.
The text was updated successfully, but these errors were encountered: