enterprise-ng
enterprise-ng copied to clipboard
Datagrid: Vertical scroll event not triggering above 300px height
Describe the bug The vertical scroll event on grid component is not triggering above 300px height in widget SDK, it works below 300px.
To Reproduce
- Add the style="height: 301px;" on soho-datagrid
- Add the (verticalScroll)="onVerticalScroll($event)" on soho-datagrid
- onVerticalScroll is not trigger
Expected behavior OnVerticalScroll should trigger
Version
- ids-enterprise-ng: v16.8.4
Screenshots
Platform
- Browser Name [chrome]