We found that when the entered data is wrong and SciChart exception occurs, we can’t get back to normal without F5 reloading.
In our application, when switching the symbol/screen, it will start over from SciChartSurface.create(), but it just cannot return to normal.
If the abnormal data causes scichart exception, what can we do to minimize the damage ?
Here is demo video :
https://youtu.be/N066BHB83Ik
- chinghung lai asked 1 year ago
- last edited 1 year ago
- You must login to post comments
Hi Andrew,
We just updated SciChart.js to 2.1.2273 and retry, and found that the previous exception that caused scichart to crash has been resolved.
Now exception will occur but scichart will not crash.
Thank you very much for your assistance.
- chinghung lai answered 1 year ago
- You must login to post comments
Hi Chinghung
Please can you try SciChart.js v2.1? We added some code to handle renderer exceptions and output the result to console.warn instead.
Please let me know if that helps
Best regards
Andrew
- Andrew Burnett-Thompson answered 1 year ago
- You must login to post comments
Please login first to submit.