You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Apr 25, 2024
Describe the bug
When you set a custom panelHeaderTemplate and filter is set to true, the custom headerTemplate overrides the filter input
Reproducer
https://stackblitz.com/edit/bty4aa-ucuwab
PrimeReact version
10.6.3
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Add a custom panelHeaderTemplate and set filter to true
Expected behavior
Both the custom panelHeaderTemlate as well as the filter input should be visible.
The text was updated successfully, but these errors were encountered: