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

Categories and Series data not updating on production, vue3 - Stacked Bar 100 #69

Open
mohd-fahd opened this issue Mar 28, 2023 · 0 comments

Comments

@mohd-fahd
Copy link

Hi there,

I have used Stacked Bar 100 on my Vue 3 project using composition Api.

I have made dynamically changing values of series and categories, which is working fine on development.
In series I have two data's

  1. Last month income
  2. Current month income

On production it works fine when I received only one data either it is 1. Last month income nor 2. Current month income.

When both data gets updated then it crashes the page. I think the data calculation making the page crash.

I have tried in many ways to update the data's but its same working on development not in production.

Please help me to resolve this issue.

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

No branches or pull requests

1 participant