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
I am using array-query for an array of objects in client-side JavaScript by placing query.js file. It shows this error "Object doesn't support property or method 'filter'". Even on chrome array.filter is not supported. Please let me know how can resolve this.