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
I have a column in my filter in table, which is DATE.
When I click and choose a date, it doesn't send a new GET request to the API, unlike all other fields.
Although it'd be sent if i choose another field and change its value.
I believe it's being saved correctly, but its state isn't handled after being modified.
The text was updated successfully, but these errors were encountered:
ManiMozaffar
changed the title
Filters with date doesn't get submitted to page
Filters with date doesn't get submitted to table search query
Mar 21, 2024
I have a column in my filter in table, which is DATE.
When I click and choose a date, it doesn't send a new GET request to the API, unlike all other fields.
Although it'd be sent if i choose another field and change its value.
I believe it's being saved correctly, but its state isn't handled after being modified.
The text was updated successfully, but these errors were encountered: