mantine icon indicating copy to clipboard operation
mantine copied to clipboard

[@mantine/form] Allow validation to work with readonly array types

Open evantrimboli opened this issue 10 months ago • 2 comments

evantrimboli avatar Jun 10 '25 06:06 evantrimboli

Please provide an example of the issue that this PR resolves.

rtivital avatar Jun 16 '25 10:06 rtivital

See the example here:

https://codesandbox.io/p/sandbox/mantine-react-template-forked-y7wqdp?file=%2Fsrc%2FApp.tsx

Note the type errors for the provided validators.

evantrimboli avatar Jun 16 '25 22:06 evantrimboli

Thanks!

rtivital avatar Jul 07 '25 12:07 rtivital