Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
Multisort DataView Console Error
Hey all,
I hope I am in the correct sub-forum, apologies if I am not.
I am using Ext 6 and I am needing to add the Multisort DataView to my application.
For reference:
http://dev.sencha.com/extjs/5.0.0/ex...view-multisort
I have integrated the tool. The file loads fine, but I am getting a console error in my Animated.js file (/ux/classic/src/DataView/Animated.js). The getY() function is not being read.
Uncaught TypeError: Cannot read property 'getY' of undefinedreDraw @ Animated.js?_dc=1435787198126:87call @ ext-all-rtl-debug.js?_dc=1435787196878:19150Ext.Function.ExtFunction.bind @ ext-all-rtl-debug.js?_dc=1435787196878:6332(anonymous function) @ ext-all-rtl-debug.js?_dc=1435787196878:6551
Anyone have any ideas? Let me know if you need more information.
Thank You!
-

Originally Posted by
adossaji
Thanks for the report. Are you using the example code from version 6?
http://examples.sencha.com/extjs/6.0...view-multisort
-
Sencha User

Originally Posted by
Gary Schlosberg
I am. When I load my application, all the functionality works, but the icons are all in one column instead of in a grid.
Screen Shot 2015-07-01 at 4.51.05 PM.jpg