ngx-datatable
ngx-datatable copied to clipboard
Datatable resize output event catches window resize event
I'm submitting a ... (check one with "x")
[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
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.
Reproduction of the problem
What is the motivation / use case for changing the behavior?
bug fix
Please tell us about your environment:
win / lin
- Table version:
16.0.3
- 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
Tested with angular 8.2.3 and ngx-datatable 16.0.3, this behavior is not present.
Any update on this? We are facing the same problem.
any update facing the same issue angular 9 ngx-datatable 17
I have the same issue with angular 9