I am trying to combine specific columns filtering and column sorting with material table. On chrome it works just fine but i cannot manage to make it work with Edge, which is my targeted browser...
On edge, I cannot access the column filter text field, it just sorts the column.
Here is a stackblitz matching my issue : https://stackblitz.com/edit/angular-hbakxo-9enmx4
Thanks in advance.