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
When adding filters, a null value is persisted to the MongoDB database, causing a 502 error to occur when iterating over the filters on a hook. We should prevent these types of filters from being saved, and resolve the client-side issue causing the invalid value to be sent in the first place.
The text was updated successfully, but these errors were encountered:
When adding filters, a null value is persisted to the MongoDB database, causing a 502 error to occur when iterating over the filters on a hook. We should prevent these types of filters from being saved, and resolve the client-side issue causing the invalid value to be sent in the first place.
The text was updated successfully, but these errors were encountered: