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

Fix #2777: Check if globalFilter is not null before triggering filter #2986

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

desmondsow
Copy link
Contributor

###Defect Fixes
Fix #2777: Check if globalFilter is not null before triggering filter

Check if globalFilter is not null before triggering filter in React 18 StrictMode when double-invoking effects (mount -> unmount -> mount)

…gering filter

###Defect Fixes
Fix primefaces#2777: Check if `globalFilter` is not null because triggering filter

Check if `globalFilter` is not null because triggering filter in React 18 StrictMode when double-invoking effects (mount -> unmount -> mount)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants