Open j-d-carmichael opened 8 months ago
vote for the suggestions
what I can add to the issue:
export { toNative(HelloView) } export default HelloView
it works in template, but breaks other thingsalso if you just use default export without toNative seems like vue-facing-decorator automatically apply toNative and there will no 'unresolved variable or type' in remplate.
I hope it helps
Things are working nicely, but the IDE cannot see the class properties - see attached.
Is there any support for this?