Usage of header slot produces JavaScript error when beeing combined with ColumnGroups #349
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Vue produces a error when using <template #header> inside of a ColumnGroup like so:
The issue is being caused by the usage of a component ColumnSlot within the TableHeader.vue.
In the registration for the component the name was changed to DTColumnSlot.
The text was updated successfully, but these errors were encountered: