Replies: 1 comment
-
I guess everyone can ignore this. I made some changes in a child of this component and the warning doesn't happen anymore. I'll come back to this if it reappears. |
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.
-
Even though my event emit is working, I'm getting the warning ...
when I emit a custom event. From the message I understand that
defineEmits
should fix this but it doesn't. My code is ...What am I doing wrong? I know this is just a warning and my code works, but I've got enough crap in my console already.
Beta Was this translation helpful? Give feedback.
All reactions