vue3-easy-data-table icon indicating copy to clipboard operation
vue3-easy-data-table copied to clipboard

Cannot read properties of null (reading 'setupContext')

Open santi755 opened this issue 2 years ago • 4 comments
trafficstars

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().

image

If someone needs more info to reply this, just let me know it.

santi755 avatar Apr 12 '23 16:04 santi755

I have the same issue

giorgioprovenzale avatar Jul 12 '23 15:07 giorgioprovenzale

Having the same issue when upgrading from version 1.5.12 > 1.5.47

aidan-doherty avatar Aug 21 '23 14:08 aidan-doherty

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 avatar Aug 01 '24 21:08 brunorplima

@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]

santi755 avatar Aug 02 '24 05:08 santi755