Hi all,
My app was still working on Chrome but suddently NOT after updating the brower to the latest version (Version 43.0.2357.81 m). I debuged and found out that the listener for the "Resize" event is not invoked. I tried with Ext.Viewport.on("resize", function() {}) but also not working at all.
Cheers,
Thach