You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using react 17 and latest version of this lib.
When I start brush the chart canvas candle do not scales by Y Axis. Scale by Y happened when pen is ended.
Also this Y scale, works correctly when you try to zoom in zoom out.
I have checked different envs, react versions, and found that with latest react(18.2) charts are flickering on brush or zoom.
And with rect v17 it's works pretty well, except this bug with new version and Run time ResizebleObserver error.
Version: 1.1.0
Browser: [all | Chrome XX | Firefox XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari ]
Other information
The text was updated successfully, but these errors were encountered:
I'm submitting a...
What is the current behavior
I'm using react 17 and latest version of this lib.
When I start brush the chart canvas candle do not scales by Y Axis. Scale by Y happened when pen is ended.
Also this Y scale, works correctly when you try to zoom in zoom out.
What is the expected behavior
In the latest versions all works correct, for example:
https://codesandbox.io/s/trade-chart-v2mdfo?file=/package.json
Please tell us about your environment
I have checked different envs, react versions, and found that with latest react(18.2) charts are flickering on brush or zoom.
And with rect v17 it's works pretty well, except this bug with new version and Run time ResizebleObserver error.
Other information
The text was updated successfully, but these errors were encountered: