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

Remove or remedy functional component use for Vue 3 #1024

Closed
lee-chase opened this issue Sep 22, 2020 · 2 comments
Closed

Remove or remedy functional component use for Vue 3 #1024

lee-chase opened this issue Sep 22, 2020 · 2 comments
Labels
stale 🍞 No recent activity V3 - Vue 3

Comments

@lee-chase
Copy link
Member

Vue 3 functional is now rarely needed due to performance improvements.

https://v3.vuejs.org/guide/migration/functional-components.html#overview

Remove 'functional' switch from template components and update CvWrapper to use the suggested syntax. Check in Vue forum as to whether there is a better way to create or remove Vue wrapper.

Suggestion review https://www.vuemastery.com/courses/vue3-deep-dive-with-evan-you/how-to-use-render-functions

Copy link

This issue has been marked as stale because it has required additional
info or a response from the author for over 14 days. When you get the
chance, please comment with the additional info requested.
Otherwise, this issue will be closed in 14 days.

@github-actions github-actions bot added the stale 🍞 No recent activity label Jun 23, 2024
Copy link

github-actions bot commented Oct 3, 2024

This issue has been closed because it has received no activity for
28 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale 🍞 No recent activity V3 - Vue 3
Projects
None yet
Development

No branches or pull requests

1 participant