eazychart
eazychart copied to clipboard
🐛 [BUG] eazychart-[vue] - Spamming or sometimes just using RTL causes the chart to bug out in Vue.
Description
Problem :
Clicking on RTL boolean option in the control panel causes the chart to bug, rerendering multiple times before stopping(please note that this issue exists when starting storybook for both vue and react).
Reproduction steps
1. Go to any chart with the RTL option on it in Vue (for example column chart).
2. Click on the "is RTL" toggle button multiple times.
3. Observe the bug.
Logs
No response
Browsers
Chrome
OS
Linux
Can I work on it?
hey @sarveshk76, ofc you can. Just make a pull request once you've resolved it.