Xi,Xiangru

Results 3 issues of Xi,Xiangru

### Environment ``` bash ProductName: macOS ProductVersion: 15.0 BuildVersion: 24A335 ------------------------------ - Operating System: Darwin - Node Version: v20.15.0 - Nuxt Version: 3.13.1 - CLI Version: 3.13.1 - Nitro Version:...

pending triage

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/vitejs-vite-ppondssb?file=src%2FApp.jsx) ### Steps to reproduce onFinish提交时拿不到Radio.Group的值 ### What is expected? 可以拿到Radio.Group的数据 ### What is actually happening? 没有响应 | Environment | Info | | --- |...

### What happened? When using with zod schema + TypeScript, the @submit event type does not merge my custom fields correctly with the inferred schema type. Here is my setup:...