slot attributes are deprecated vue 3
Scope và Scoped slot trong Vuejs
It replaces the slot and slot-scope attributes, which are now deprecated, but have not been removed and are still documented here.
Checking Vue 3 Slots for Emptiness
Guide on migrating from Vue 2 to Vue 3 ... If you are still using the deprecated named / scoped slot syntax, update it to the latest syntax first (which is already supported in 2.6).
slot and slot-scope are deprecated in Vue 2.6.0+ · Issue #700 · xaksis/vue-good-table · GitHub
Enhancement Request In the documentation about Custom Row Template, slot and slot-scope are used but they are deprecated since Vue 2.6.0. Can you please update the docs? https://xaksis.github.io/vue-good-table/guide/advanced/ https://vue...