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
React admin uses the q field to implement a full-text search in the database, my suggestion is to use something like the prisma full-text search preview feature to implement the dynamic full text searching inside of the projects