Incompatibility in parameters between options api component and composition api component #9792
Answered
by
jacekkarczmarczyk
ragnarlotus
asked this question in
Help/Questions
-
I'm updating my open source project VueFlux and I thought the best would be to use the composition api. Right now is in alpha state but someone tried to use it with options api and found that is not working the parameter is passed as Here are the details of the issue: ragnarlotus/vue-flux#113 (comment) And this is a branch where anybody can play and test. If someone can point me the best way to make it work, will be much appreciated. Regards |
Beta Was this translation helpful? Give feedback.
Answered by
jacekkarczmarczyk
Dec 9, 2023
Replies: 1 comment 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ragnarlotus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
rsc: markRaw(new Img(...))