-
Bug
-
Resolution: Fixed
-
Major
-
4.1.0
-
None
-
None
Ext.data.Store#remove(records, isMove, silent)
records (first argument) does not accept the type Number (only Ext.data.Model/Ext.data.Model[]/Number[]}) while the documentation indicates Number is supported.
It should support it.