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

Upgrading from 2.8.2 to 2.8.3 breaks charts #209

Closed
huysamen opened this issue Sep 27, 2017 · 5 comments
Closed

Upgrading from 2.8.2 to 2.8.3 breaks charts #209

huysamen opened this issue Sep 27, 2017 · 5 comments

Comments

@huysamen
Copy link

Expected Behavior

That charts render as normal.

Actual Behavior

Nothing renders. No errors.

Environment

  • vue.js version: 2.4.4
  • vue-chart.js version: 2.8.3, 2.8.4, 2.8.6, 2.8.7
  • npm version: 5.4.2
@huysamen
Copy link
Author

Might be an issue with the reactive properties. When using a computed property as the chart data, nothing renders. Changing some files so that the hot reload module reloads the application causes the chart to be rendered (albeit it being rendered in the incorrect position outside of its div).

@wernerm
Copy link

wernerm commented Sep 27, 2017

Also experiencing the same problem, but I have failed to reproduce outside of the project. However, in my case the problem was introduced in 2.8.5 (2.8.4 works fine).

@apertureless
Copy link
Owner

Can you post a codpen/jsfiddle/webpackbin for reproduction?

@tesarwijaya
Copy link
Contributor

this env works well
chart.js: 2.7.0,
vue: 2.4.2,
vue-chartjs: 2.8.7

@apertureless
Copy link
Owner

Closed due to inactivity

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

No branches or pull requests

4 participants