Skip to content

Conversation

kat3su
Copy link

@kat3su kat3su commented Mar 17, 2021

For async component, props definition weren't available when setting observedAttributes causing attributeChangedCallback not firing at all.

Changing to use MutationObserver to watch for any attribute changes.

I'm not able to run npm install on this package somehow so not able to build this. Tested it in my own repo and it works so if someone can help to build this, it would be very appreciated.

Also, we should update doc to say we can use Async Component

For async component, props definition weren't available when setting observedAttributes attributeChangedCallback not firing at all.
Changing to use MutationObserver to watch for any attribute changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant