Cryptic type error in vue after install pinia #823
-
Reproductionhttps://stackblitz.com/github/Djaler/pinia-types-bug Steps to reproduce the behavior
Expected behaviorNo errors Actual behavior
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
@posva why you think this is not bug? |
Beta Was this translation helpful? Give feedback.
-
I think so because you moved it from issues. Yeah, looks like my In general, this errors happens in such cases:
But if I changed |
Beta Was this translation helpful? Give feedback.
-
I meet a similar problem when I store
|
Beta Was this translation helpful? Give feedback.
I think so because you moved it from issues.
Yeah, looks like my
useRoute
implementation wasn't correct.In general, this errors happens in such cases: