vue3-easy-data-table
vue3-easy-data-table copied to clipboard
Cannot read properties of null (reading 'setupContext')
I am trying to use this library from Vue 3.2.38, but I am not able to do it work.
The error comes from an useSlots().

If someone needs more info to reply this, just let me know it.
I have the same issue
Having the same issue when upgrading from version 1.5.12 > 1.5.47
Somebody found a solution to this? I started having this issue with the useSlots() after i upgraded vue and @vue/compat from 3.3.8 to 3.4.35.
@brunorplima Hey, IMO, using this library isn't a good option since it hasn't been maintained since June 11, 2023.
After looking at different options, I think the free version of the AG Grid library is a great choice for most basic use cases. [https://www.ag-grid.com/vue-data-grid/getting-started]