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(template): remove non-existing properties correctly in vue 3 template #226

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

eunjae-lee
Copy link
Contributor

What?

This PR removes properties that no longer exist in FieldPluginProvider of the vue 3 template.

Why?

JIRA: EXT-1817

The Jira ticket mentions the changing options, but actually the same problem happened to plugin.data.content too.

How to test? (optional)

@vercel
Copy link

vercel bot commented Jul 11, 2023

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 Jul 17, 2023 1:31pm

@BibiSebi
Copy link
Contributor

Hey Eunjae, I remember when i tried copy pasting these changes, the template example did not work? Could you rebase your branch to match with main and apply it to the new vue3. submodule and test it? In case you do not have time I can also check it :)

@eunjae-lee
Copy link
Contributor Author

Hey Eunjae, I remember when i tried copy pasting these changes, the template example did not work? Could you rebase your branch to match with main and apply it to the new vue3. submodule and test it? In case you do not have time I can also check it :)

Hey @BibiSebi I just tested it's working here. Maybe when you copied it over to your branch, something was different there?

Copy link
Contributor

@BibiSebi BibiSebi left a comment

Choose a reason for hiding this comment

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

thank you 🙏 let's go 🚀

@eunjae-lee eunjae-lee merged commit 3d5d470 into main Jul 17, 2023
@eunjae-lee eunjae-lee deleted the EXT-1817-vue-3-hook-appends-options branch July 17, 2023 15:51
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.

2 participants