jokkedk/webgrind

BlockUI not compatible with updated version of jquery

Opened this issue · 1 comments

Good day,

I'm using the latest version, It looks like the updated jQuery version is not compatible with the blockUI.

Uncaught TypeError: Cannot read properties of undefined (reading 'msie')
    at jquery.blockUI.js:206:20
    at jquery.blockUI.js:361:3

This makes the table unsortable. Previous version works fine.

Although I had searched before posting, I didn't see your post 😅

So, I have posted this duplicate: #183