We use the latest version of the Grid 4. Everything woks fine but when we update our theme we notice that our theme works with the latest version of jQuery.
When we update the Column chooser is strangly not working well with the new jQuery.
Error on upload : ‘Uncaught TypeError: elem.getClientRects is not a function‘
When I click on cancel : ‘Uncaught TypeError: c is undefined‘
We can’t use the grid4 jquery version because otherwise our latest template won’t work 🙁
1 Answers
You can use latest jquery version as well.
Refer this thread and code: https://www.gridphp.com/support/questions/jquery-3-3-1/
Your Answer