syncfusion/ej2-vue-ui-components

Error when clicking grid pager

maidmehic opened this issue · 2 comments

Hi,

clicking grid pager or horizontal scrollbar when checkbox column is not visible (:visible="false") will throw an error: RangeError: Maximum call stack size exceeded

Example: https://codesandbox.io/s/vue-template-forked-m5ko9?file=/src/App.vue

We already fixed this issue “script error thrown while click on pager with checkbox column as invisible state” in our 19.3.55 version but you have using 19.3.54 version of Syncfusion grid package since please upgrade the Syncfusion package version then it will overcome the reported issue.

Release Notes: https://ej2.syncfusion.com/documentation/release-notes/19.3.55/?type=all#grid

Sample: https://codesandbox.io/s/vue-template-forked-qxtgpz

This issue has been resolved. Please feel free to reopen if you have any further queries.