Wrong geter type when written in setup style #1367
Unanswered
Chapaev17
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.
-
In setup
postById
has typePost
when it should be a(id: number) => Post
.Store:
Component setup:
Beta Was this translation helpful? Give feedback.
All reactions