Environment to reproduce Windows 8,10,11 "vue": "2.5.16" "ag-grid": "18.1.2" "ag-grid-vue": "26.2.0"
Browser: Chrome 96.0.4 +
Providing a Reproducible Scenario
bodyScrollEnd is not
triggering when scroll reaches the endCodeSandBox link: https://codesandbox.io/s/ag-grid-vue-example-forked-gy47e?file=/src/App.vue
Current behavior bodyScrollEnd event is working fine on MacOS BigSur(11.6) and Windows (on 100% scaling) on every browser
Expected behavior bodyScrollEnd event should be triggered on reaching end or scroll irrespective of OS and browser
AG Grid version: 18.1.2
Browser: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36'
Language: [ES6/7]