Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 DataTable ColGroup in footer/header: Cannot read properties of undefined (reading 'tag') #2163

Closed
klsl2008 opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@klsl2008
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110

CodeSandbox Case (Bug Reports)
The example is exactly the one on the documentation: Datatable - ColGroup
CodeSandbox link: Link

Current behavior
The table cannot be rendered correctly with error: Cannot read properties of undefined (reading 'tag')

Expected behavior
The table should be rendered correctly with header and footer.

Minimal reproduction of the problem with instructions
CodeSandbox link: Link

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Vue version: 2.6.14 (Nuxt 2.5.18)
  • PrimeVue version: 2.9.0
  • Browser: [all]
@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 15, 2022
@tugcekucukoglu tugcekucukoglu added this to the 2.9.1 milestone Feb 15, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Mar 11, 2022
tugcekucukoglu added a commit that referenced this issue Mar 11, 2022
Fixed #2163 - v2 DataTable ColGroup in footer/header: Cannot read pro…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants