Hi,
If the FastMountainRenderableSeries isVisible is true when creating a series and after sometimes tries to change the visible property and getting error from rolloverModifier.
Can you please check the example i have created.
- Mathew George asked 2 months ago
- Hi there, can you create a Codesandbox which reproduces this issue? Find out how here: https://www.scichart.com/blog/codepen-codesandbox-and-jsfiddle-support-in-scichart-js/
- Hi Andrew, I have created the code in codesandbox. https://codesandbox.io/s/scichart-error-6xc6jw
- Brilliant! Thanks, will get right on this.
- Fix found and pushed. We should have this deployed tomorrow morning.
- Thanks Andrew and David
- You must login to post comments
For the benefit of the community:
Your codesandbox reproduced a bug where a RenderableSeries
added to a SciChartSurface
with isVisible: false
did not have rolloverprops
setup. This later caused a crash when the series was made visible and you mouse-over the chart.
David on our team has found & fixed the bug and it will be pushed to npm soon, after version 3.2.470
Thanks for reporting!
Best regards
Andrew
- Andrew Burnett-Thompson answered 2 months ago
- This is now released as version 3.2.477 Regards David
- You must login to post comments
Please login first to submit.