Skip to content

3.0.5 breaks vue-class-component #2713

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

Closed
kazazes opened this issue Oct 11, 2018 · 3 comments
Closed

3.0.5 breaks vue-class-component #2713

kazazes opened this issue Oct 11, 2018 · 3 comments
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author

Comments

@kazazes
Copy link

kazazes commented Oct 11, 2018

Version

3.0.5

Node and OS info

8.12.0, yarn 1.10.1 monorepo, OS X

Steps to reproduce

Update vue-cli and utils to 3.0.5, compile existing app using vue-class-component decorators, serve.

What is expected?

An existing app should continue to function on a minor version bump.

What is actually happening?

After updating vue-cli to 3.0.5, components using vue-class-component compile correctly, however are broken at runtime, presumably due to a change in babel. No decorated functions or variables are available.

@haoqunjiang
Copy link
Member

Please provide a runnable reproduction.

@haoqunjiang haoqunjiang added the needs reproduction This issue is missing a minimal runnable reproduction, provided by the author label Oct 12, 2018
@haoqunjiang
Copy link
Member

Is it related to this issue: vuejs/vue-class-component#283 ?

@haoqunjiang
Copy link
Member

Closing due to inactivity for more than 1 week. Please open a new issue with a reference to this one if you can follow up with more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author
Projects
None yet
Development

No branches or pull requests

2 participants