RootCauseunvalidated

The backend search/filter was not configured to support partial matching for the query parameter used by the frontend (name_icontains vs search parameter), so partial terms return no results. The "Unexpected identifier 'Promise'" error is due to an incorrect handling of the fetched response (e.g., parsing/using a Promise as if it were data or receiving an error response and not parsing it correctly).

c9b59c06-b1a0-4824-b80a-a0a70a25d3ea

The backend search/filter was not configured to support partial matching for the query parameter used by the frontend (name_icontains vs search parameter), so partial terms return no results. The "Unexpected identifier 'Promise'" error is due to an incorrect handling of the fetched response (e.g., parsing/using a Promise as if it were data or receiving an error response and not parsing it correctly).