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.