Skip to content
New issue

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

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

Already on GitHub? Sign in 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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs Investigation This PR or Issue should be investigated from the Stencil team
Projects
None yet
Development

No branches or pull requests

3 participants