Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve signature of class decorator when called as an expression #129

Closed
alirizaadiyahsi opened this issue Dec 10, 2018 · 1 comment
Labels
Milestone

Comments

@alirizaadiyahsi
Copy link
Owner

alirizaadiyahsi commented Dec 10, 2018

Following error occurs for all @Component definitions. This doesn't break compiling.

Unable to resolve signature of class decorator when called as an expression.
Type '<VC extends VueClass>(target: VC) => VC' is missing the following properties from type 'typeof AccountLayoutComponent': extend, nextTick, set, delete, and 7 more.

@alirizaadiyahsi alirizaadiyahsi added this to the v0.5.0 milestone Dec 10, 2018
@alirizaadiyahsi
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant