Closed
Description
The problem referenced here and here and marked as resolved still exists for the TreeTable component.
error in ./node_modules/primevue/treetable/treetable.esm.js
Module parse failed: Unexpected token (329:24)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| ], 8, ["aria-checked"]))
| : createCommentVNode("", true),
> (col.children?.body)
| ? (openBlock(), createBlock(resolveDynamicComponent(col.children?.body), {
| key: 2,
Activity