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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Expected behavior
When I click on a column header I would expect the grid to sort and no console errors to be thrown.
Actual behavior
When the column header is clicked on the grid is sorted correctly; however, there is a console error thrown in IE 11.
ERROR TypeError: Object doesn't support property or method 'matches'
Steps to reproduce
Plunker
Can see on Sky docs
The text was updated successfully, but these errors were encountered: