This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Unable to access Nuxt Context? #166
Unanswered
sei-jdshimkoski
asked this question in
Q&A
Replies: 1 comment
-
We're working on a migration of a production site to nuxt3 and are using nuxt-vitest, is your scenario working in an isolated environment? We experienced some npm packages that haven't updated to vue2 to be a real problem for the test suite |
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.
-
Hello all,
I am trying to do a simple test just to get this working but I am having no luck getting the Nuxt Context.
/blank
route doesn't exist errorIts a real mess.
Is this module stable for anyone that is doing any sort of slightly more complex testing?
Below is a really dumb test just to see if I can get the Nuxt Context working but it just throws errors.
Beta Was this translation helpful? Give feedback.
All reactions