'ERROR (payload): Error: Can't use $options' when searching by ID on admin panel #4298
Unanswered
wrobson-lllow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im getting a Payload Error (at ObjectId.SchemaType.castForQuery ..., at ObjectId.SchemaType.castForQueryWrapper..., etc.) when I try to search by ID in a collection on the Admin Panel. This seems to only happen on collections whose records have ID's created by payload, collections where the record IDs were created directly or dynamically from user input don't seem to have this issue. Any ideas as to what could be causing this?
Beta Was this translation helpful? Give feedback.
All reactions