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

fix(helper): clean up side effects in Vue 3 helper #423

Conversation

johannes-lindgren
Copy link
Collaborator

In the vue3 helper, side effects from createFieldPlugin are not being cleaned up.

If the application is never remounted, this is normally not a problem.

How to test? (optional)

The Vue3 template should work as before.

Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plugin-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 10:55am

@johannes-lindgren johannes-lindgren changed the title fix: clean up side effects in Vue 3 helper fix(helper): clean up side effects in Vue 3 helper Oct 11, 2024
Copy link
Contributor

@Dawntraoz Dawntraoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gustavomelki
Copy link
Contributor

@johannes-lindgren do we need QA? if not, you can merge it!

@johannes-lindgren
Copy link
Collaborator Author

@gustavomelki not in this repository, I think

@johannes-lindgren johannes-lindgren merged commit 175048a into main Oct 16, 2024
4 of 5 checks passed
@johannes-lindgren johannes-lindgren deleted the SHAPE-7195-effects-are-not-cleaned-up-in-storyblok-field-plugin-vue-3_2 branch October 16, 2024 08:18
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.

5 participants