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
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
When changing the controlled state of DataTable filters, the changes affect displayed data in the table, but the filter fields themselves are not updated.
Expected behavior
The filter fields are updated to show their current state.
Minimal reproduction of the problem with instructions
Open the linked codesandbox.
Type something in both the column filter and the global filter.
Press the reset button.
Notice how data in the table is unfiltered and visible again, but filter fields still show the values that you typed in.
Please tell us about your environment:
Win10, WebStorm.
React version:
16.13.1, 16.8.0.
PrimeReact version:
4.1.2, 4.2.0.
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Firefox 75.
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
https://codesandbox.io/s/primereact-test-0c3wq
Current behavior
When changing the controlled state of DataTable filters, the changes affect displayed data in the table, but the filter fields themselves are not updated.
Expected behavior
The filter fields are updated to show their current state.
Minimal reproduction of the problem with instructions
Open the linked codesandbox.
Type something in both the column filter and the global filter.
Press the reset button.
Notice how data in the table is unfiltered and visible again, but filter fields still show the values that you typed in.
Please tell us about your environment:
Win10, WebStorm.
React version:
16.13.1, 16.8.0.
PrimeReact version:
4.1.2, 4.2.0.
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Firefox 75.
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered: