Open
Description
Describe the bug
Hi, I'm trying to create a table with a filter on only one column. I set filterDisplay="row"
and added the filter template for the column, but now when I run WAVE, it reports Empty table header
error for the columns without filters.
Pull Request Link
No response
Reason for not contributing a PR
- Lack of time
- Unsure how to implement the fix/feature
- Difficulty understanding the codebase
- Other
Other Reason
No response
Reproducer
https://stackblitz.com/edit/hpf4ry51
Environment
stackblitz
Vue version
3.5.13
PrimeVue version
4.3.4
Node version
v22.14.0
Browser(s)
No response
Steps to reproduce the behavior
- go to the reproducer
- open preview in new tab
- run the WAVE Evaluation Tool extension
- WAVE reports
Empty table header
error
Expected behavior
WAVE does not report empty table header
error