Closed SanaeHanaoui closed 3 years ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Datatable resize output event catches window resize event the same issue in this opened github issue (https://github.com/swimlane/ngx-datatable/issues/1823 ) After angular update from 8 to 9, the function which is binded to the ngx-datatable resize output event runs when window.resize event happens. (which return the window event not Column was resized. { column newValue } when i resize the window
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
Current behavior
After angular update from 8 to 9, the function which is binded to the ngx-datatable resize output event runs when window.resize event happens.
Expected behavior
It should only be called when datatable resize event happens. Please tell us about your environment:
win
Table version: 17.1.0
Angular version: Angular 9
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] all
Language: [all | TypeScript X.X | ES6/7 | ES5] ts 3.7