Open Toj-dev opened 5 months ago
file:
TLDGLineChartController.swift.zip
let vc = TLDGLineChartController() navcontroller.push(vc)
When the page is displayed, drag "chartView" and then slide sideways to exit the page. It will crash.
https://github.com/burakcolakappcent/Charts/tree/bugfix/animated-view_crash until pr merged, you can try this one instead.
any update ?
file:
TLDGLineChartController.swift.zip
let vc = TLDGLineChartController() navcontroller.push(vc)
When the page is displayed, drag "chartView" and then slide sideways to exit the page. It will crash.