DataTable: Filter Custom StckBlitz doesn't work #6399
Labels
Component: Documentation
Issue or pull request is related to Documentation
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
We got this error when we want to use this StackBlitz
Looks like those imports cause this problem and they are never used : DataTableFilterMeta, ColumnFilterElementTemplateOptions, MultiSelectChangeEvent, DropdownChangeEvent, TriStateCheckboxChangeEvent,
Reproducer
https://primereact.org/datatable/#custom_filter
PrimeReact version
10.6.3
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
go to stackblitz, can't start npm
Expected behavior
Delete unused imports
The text was updated successfully, but these errors were encountered: