Vue Vapor support #32055
brettsaunders21
started this conversation in
Ideas
Vue Vapor support
#32055
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
When using the vue-vite framework the createApp setup is handled for you and you only have access to the setup function
Vue has released the Vue 4.6.0 alpha brining Vue Vapor support https://github.com/vuejs/core/releases/tag/v3.6.0-alpha.1
This adds the new createVaporApp function that doesn't currently work with Storybook
Describe the solution you'd like
Support Vue Vapor in both interop (currently supported) and full Vapor app modes
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions