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 Mar 25, 2024. It is now read-only.
When using this library with the where filter to do updates, remove, delete there is a bug that just returns some random result from that menu if the where the filter is not true.
I now have to use get on any resource before invoking update, remove or delete
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using this library with the where filter to do updates, remove, delete there is a bug that just returns some random result from that menu if the where the filter is not true.
I now have to use get on any resource before invoking update, remove or delete
The text was updated successfully, but these errors were encountered: