Home Forums StockChart Support Not unsibscribing from events Reply To: Not unsibscribing from events

#44250

This does not appear to be the case. _initialize in navigator.slider keeps adding events on every render.
Also there’s an issue when you call StockChart render with different options. What I mean by different options is when actual chart option references are changing. In this case underlying charts are destroyed and recreated on every render leaking resize events.