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

DataTable: Filter Custom StckBlitz doesn't work #6399

Closed
LovisCoding opened this issue Apr 16, 2024 · 1 comment · Fixed by #6401, leoo1992/GeradorQRCode#23 or leoo1992/GeradorQRCode#27
Closed
Assignees
Labels
Component: Documentation Issue or pull request is related to Documentation Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@LovisCoding
Copy link

LovisCoding commented Apr 16, 2024

Describe the bug

We got this error when we want to use this StackBlitz
Capture d’écran 2024-04-16 092734
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

@LovisCoding LovisCoding added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 16, 2024
@melloware melloware added Component: Documentation Issue or pull request is related to Documentation 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 16, 2024
@melloware melloware self-assigned this Apr 16, 2024
@melloware melloware added this to the 10.6.4 milestone Apr 16, 2024
melloware added a commit to melloware/primereact that referenced this issue Apr 16, 2024
melloware added a commit to melloware/primereact that referenced this issue Apr 16, 2024
melloware added a commit that referenced this issue Apr 16, 2024
* Fix #6399: DataTable custom filter example

* Update customdoc.js
@melloware
Copy link
Member

Thanks fixed for next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation Issue or pull request is related to Documentation Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
3 participants