When to expect Support vor Vue 3 & Nuxt 3 ? Workarounds for nuxt modules? #30020
Unanswered
awacode21
asked this question in
Component Testing
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Honestly Vue 3 and also Nuxt 3 are out there for quite a while now. Also Vue 2 has reached EOL and is no longer actively maintained.
But Cypress is still only supporting Vue 2 and vue 2 with nuxt 2.
When do you think we can expect the update in support here?
I am currently in struggle testing my nuxt 3 components with cypress on my customers project. They set it up to run "somehow". But now we use @nuxt/icon component and this is where it all crashed as the component obviously cannot be found in cypress.
Are there any known workarounds to setup cypress for nuxt 3 with nuxt modules/components?
Beta Was this translation helpful? Give feedback.
All reactions