Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
Console JS Error during destroying grid view
Hi
Version : Ext 4.2.1
Chrome: 40
Description:
Getting Log error during destroying the grid panel view
This is only reproducible after scrolling the grid.
Run the below fiddle and follow the step as shown in screenshot attached.
Code to delete the view:
Ext.getCmp('gridPanel').getView().destroy()
Info: This issue is not reproducible in version 5.
It will be great if any workaround can be provided for version 4.2.1
Screenshot:
Error during destroying view.png
-
Sencha User
Hi Support,
Any update on it ?