Dynamic columns not showing in Datatable with vue 3.1.1 #1323
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
[X ] bug report
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/fancy-leftpad-2txyl
Current behavior
The datable is created without any columns. The base structure of the table is created (table, thead, tbody and tr), but no column is shown.
Expected behavior
Would expect to see all columns
Minimal reproduction of the problem with instructions
Please see sandbox below (please note the package.json has been modified to update to vue.3.1.1
https://codesandbox.io/s/fancy-leftpad-2txyl
Vue version: 3.11
PrimeVue version: 3.5.0
Browser: all
The text was updated successfully, but these errors were encountered: