Illia Osmanov
Illia Osmanov
You can't use `createComponent` from effector with `vue-composition-api`. We don't support unstable API ( like vue-composition-api ). Our `createComponent` haven't `setup` method.
And yes, I didn't know about the experimental feature in Vetur ) I will think how fix this problem
could be closed.
Hooks implemented only for Vue 3. Options API was implemented for both versions but we didn't release that because haven't types for Vue 3
https://github.com/ilajosmanov/vue-ssr-effector
@sergeysova yes, probably you are right
agree, face the same problem :(