lerchmo
Explore posts from serversRRefine
•Created by fascinating-indigo on 12/17/2022 in #ask-any-question
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)
22 replies