HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
536 stars 105 forks source link

can not read property of null (reading setupcontent) #339

Open Tini79 opened 11 months ago

Tini79 commented 11 months ago

Hi I am trying to use your component in my project but got error which says "can not read property of null (reading setupcontent)". I am using Vue 3 and TS. Need help, please.