Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.1
-
-
93258593a47eb53502e7ceb38fc6fc4f05021389 (qt/qtcharts/5.12)
Description
A crash is observed when the user tries to delete a chartView created by createObject().
I have attached a sample code reproducing the issue.
Steps to reproduce:
- Click "Add" button, ChartView will be created.
- Click "Remove" button, application crashes.