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
Describe the bug
Error when trying to search for an item (number) in filter items search field: instrument.js:109 TypeError: r?.primary?.toLowerCase is not a function
Expected behavior
Fix the error, users should be able to search for a number eg. IDs in the Filter Items search box without any issues
Screenshots
Note: the issue only happens when trying to search the id/number in the *filter items search field within the content, search is fine on the table list display:
gtllien
changed the title
Content: Filter Items search error when typing/searching for a number item
Content: One to One and One to Many Field - Select Items Modal - Error in Search when inputting a number
Apr 28, 2025
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Error when trying to search for an item (number) in filter items search field:
instrument.js:109 TypeError: r?.primary?.toLowerCase is not a function
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Fix the error, users should be able to search for a number eg. IDs in the Filter Items search box without any issues
Screenshots

Note: the issue only happens when trying to search the id/number in the *filter items search field within the content, search is fine on the table list display:
Additional context
Slack thread here
The text was updated successfully, but these errors were encountered: