Component without Props
or State
fails to update
#44
Labels
Resolution: Needs Investigation
This PR or Issue should be investigated from the Stencil team
I found an issue where using
forceUpdate
to update a component fails when the component has noProp
andState
meta.I have documented a similar issue with
stencil-hooks
here: saasquatch/stencil-hooks#3The relevant logic is in forceUpdate and isUpdateable
The text was updated successfully, but these errors were encountered: