SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Screenshots attached.
To recreate:
Expected behaviour:
– Should remove the cursor modifier
Actual behaviour with bug:
– Crashes the page
This appears to be an issue with CursorModifier only (out of the 5 or 6 that I’ve tried). Other modifiers work as expected.
Traced the issue to this.parentSurface being undefined in CursorModifier.js, so when onDetach() is called, it errors.
Thanks!
Joe
Hi Joe,
Thank you for finding the bug. In fact “Cannot read property annotations of undefined at CursorModifier.onDetach” error occurred not only in CursorModifier but in RolloverModifier as well.
We have fixed it in version 1.2.1426.
Best regards,
Michael
Hi @Michael, I’ve come across a similar bug to this in version 1.2.1463 when detaching a RolloverModifier. You mentioned that it had an issue before – screenshot attached – is this related?
Please login first to submit.