When creating a component, the setupContext passed to setup() is null, thus emit and expose cannot be accessed #13293
Unanswered
liangjihua
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
We might be able to help you if you can provide actual information about what you are doing. preferably a demo on play.vuejs.org |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When creating a component, the setupContext passed to setup() is null, thus emit and expose cannot be accessed, other functions work well, such as v-model, v-on, etc.
Beta Was this translation helpful? Give feedback.
All reactions