Lupennat / nova-expandable-many

Laravel Nova Expandable Many
MIT License
4 stars 3 forks source link

Select All #5

Open DanOliveira98 opened 3 months ago

DanOliveira98 commented 3 months ago

When trying to select all records I receive the following error in the console and it does not select anyone.

TypeError: Cannot read properties of undefined (reading 'preventDefault') at Proxy.toggleSelectAllMatching (expandable-many-1.4:2:350575) at cn (runtime-core.esm-bundler.js:158:18) at un (runtime-core.esm-bundler.js:166:17) at On (runtime-core.esm-bundler.js:664:5) at onChange.v..v. (app.js?id=1a90ac024e9b60304c2ed24da3ca538e:1:236125) at cn (runtime-core.esm-bundler.js:158:18) at un (runtime-core.esm-bundler.js:166:17) at On (runtime-core.esm-bundler.js:664:5) at c (Checkbox.vue.mjs:46:7) at cn (runtime-core.esm-bundler.js:158:18)

image

Lupennat commented 1 month ago

HI DanOliveira,

Sorry for my late reply.

I was unable to reproduce the error, could you please tell me the versions of nova and expandable many you are using, and if so, whether you have any other third-party packages installed?