Oleg Shur

Results 18 comments of Oleg Shur

And type of such error field is string even if the schema field is array of objects ```ts const serversSchema = object({ host: string().label('host').required('required'), port: number().max(65535, '65535 is the max').positive('positive...

@Haarolean @iliax pls review how it works

Could you please use existing functionality for such easy task?

> Do you mean put inline style there? Please highlight the part of code 👌 Do not create new options for input.

Pls update width of a form container

@Haarolean pls take a look

@habrahamyanpro pls run `pnpm test` first. I see 2 broken test cases