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
Since no one answered this before, this component uses the find() method on the Array object, which is not supported by IE natively. There is a polyfill available you can pull in yourself or pull in some existingpolyfills that can help cover more cases.
Paginate links doesn't work in IE.
The text was updated successfully, but these errors were encountered: