You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootgrid defines several extensions to the base Array object. (e.g. first, contains, page, etc). This has unwanted side-effects for other scripts which iterate over array elements.
Will you consider refactoring Bootgrid to no longer do this?