-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: Advanced Column Filter 'Match Mode' Dropdowns Are Broken in 10.6.4 #6550
Closed
SolidAnonDev opened this issue
May 2, 2024
· 3 comments
· Fixed by #6551, leoo1992/GeradorQRCode#27, leoo1992/GeradorQRCode#40 or mtech-31-quemistry/quemistry_client_web#3
Closed
DataTable: Advanced Column Filter 'Match Mode' Dropdowns Are Broken in 10.6.4 #6550
SolidAnonDev opened this issue
May 2, 2024
· 3 comments
· Fixed by #6551, leoo1992/GeradorQRCode#27, leoo1992/GeradorQRCode#40 or mtech-31-quemistry/quemistry_client_web#3
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Comments
Duplicate of #6531 |
PR submitted, it should work now. |
Please try 10.6.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The 'advanced' column filter dropdowns that generally holding match modes like "Contains" or "Starts With" cause a break in 10.6.4. You can actually just find this in the documentation itself, as the example linked below has the same issue my application had when 10.6.4 was installed.
Reproducer
https://primereact.org/datatable/#advanced_filter
PrimeReact version
10.6.4
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
You can open the column filter and select a match mode from the dropdown menu.
You will also notice they do not display a the currently selected value.
The text was updated successfully, but these errors were encountered: