Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Component without Props or State fails to update #44

Open
loganvolkers opened this issue Mar 2, 2021 · 0 comments
Open

Component without Props or State fails to update #44

loganvolkers opened this issue Mar 2, 2021 · 0 comments
Labels
Bug: Validated This PR or Issue is verified to be a bug within Stencil Store Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team

Comments

@loganvolkers
Copy link

I found an issue where using forceUpdate to update a component fails when the component has no Prop and State meta.

I have documented a similar issue with stencil-hooks here: saasquatch/stencil-hooks#3

The relevant logic is in forceUpdate and isUpdateable

@splitinfinities splitinfinities added Resolution: Refine This PR is marked for Jira refinement. We're not working on it - we're talking it through. Bug: Needs Validation and removed Resolution: Refine This PR is marked for Jira refinement. We're not working on it - we're talking it through. labels Sep 24, 2021
@rwaskiewicz rwaskiewicz added Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team and removed Bug: Needs Validation labels May 27, 2022
@christian-bromann christian-bromann added the Bug: Validated This PR or Issue is verified to be a bug within Stencil Store label Feb 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug: Validated This PR or Issue is verified to be a bug within Stencil Store Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team
Projects
None yet
Development

No branches or pull requests

4 participants