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
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
Hello.
We found this small issue where if you try to delete your saved search the backend says that it has been deleted but it doesn't get deleted.
I tracked down the issue to here.
Reverting the code back to
{'timestamp': request.form['timestamp']}
seems to fix the issue.The text was updated successfully, but these errors were encountered: