then-purpleT
Refine4y ago
21 replies
then-purple

Trying to use Mantine MultiSelect With One 2 Many Field

The "value" field of the multi select expects ['1','2','3'] but the data being passed by {...getInputProps("field")} is the full related objects {id:x,} is there an example that uses MultiSelect for a one2many with Mantine? (I am using strapi-4)
Was this page helpful?