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

Expand row is not working when using item slots #264

Closed valdoryu closed 1 year ago

valdoryu commented 1 year ago

Hi, I don't know if it's meant to be and forgotten in the doc, but when using item slot, expand slot seems to have no effect

Is it possible to still have access to the feature in this context ? Maybe by adding a manual step or something ?

valdoryu commented 1 year ago

Sorry, it appeared to be an issue with Vite Cache