Results 5 comments of Jimmy Lu
trafficstars

Spent lots of time try to figure out to solve this issue. Above workaround works in some way, but when try to drag tree node over another node to expand...

@wartab Looks great with chrome. However, when drag the scroll bar with firefox, the table header is still not clean. Next if turn on the firefox debug inspector, it looks...

Did some search and get the material table column resizing working. Code is here: https://github.com/lujian98/Angular-material-table-Resize Demo at: https://stackblitz.com/edit/angular-rtfc5v

@d00lar Can you add `event.stopPropagation();` to see if this will prevent sort while resize column?