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

TreeTable filter demo not working #1036

Closed
avenmore opened this issue Mar 1, 2021 · 0 comments
Closed

TreeTable filter demo not working #1036

avenmore opened this issue Mar 1, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@avenmore
Copy link

avenmore commented Mar 1, 2021

The TreeTable filter demo throws an error when any input is entered.

To recreate: Navigate to "/showcase/#/treetable/filter". Enter any text in any search or filter edit.

Result:

TypeError: Cannot read property 'type' of undefined
    at Proxy.columnProp (app.bbd570d8.js:1)
...

and further rendering fails.

PrimeVue 3.3.2 on Vue 3 by PrimeTek

@cagataycivici cagataycivici self-assigned this Mar 1, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Mar 1, 2021
@cagataycivici cagataycivici added this to the 3.3.3 milestone Mar 1, 2021
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