[SOLVED] Invalid value to persist: # RELATION, type may not be implemented in usePersistField
When trying to add a user to a task, I get this error:
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
This only happens when adding to a new record, or when I open the record fully. If I add the field on the record list view (where we see all the tasks for example), it works.