Skip to content

Optional chaining not working for TreeTable in version 3.2.1 #939

Closed
@avenmore

Description

@avenmore

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: BugIssue contains a bug related to a specific component. Something about the component is not workingvue2-portable

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions