Cannot read property error testing with Vue2.7 #1465
Unanswered
antlionguard
asked this question in
Help and Questions
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.
-
I created simple test following documentation with Nuxt-Bridge with Vue2.7
And jest cannot read state and throws this error ->
TypeError: Cannot read property 'n' of undefined
Counter.vue
counter.ts(store)
Counter.spec.ts
Any ideas? I wonder if I made a mistake in the "jest.config.js" file?
Beta Was this translation helpful? Give feedback.
All reactions