ImpTyrion

Results 8 issues of ImpTyrion

例: ![image](https://github.com/NervJS/taro-ui/assets/76657138/b5a5e7c1-481a-4fdf-8c04-2ec7d608359b)

enhancement

![image](https://github.com/mikecousins/react-pdf-js/assets/76657138/6d203d0d-1b10-47d8-9d41-6781fe00e7eb) ![image](https://github.com/mikecousins/react-pdf-js/assets/76657138/f61538fa-268e-4af6-876d-250c3c481804) Logically, when the request url provided by the service side is abnormal, the page should not crash directly.

![image](https://github.com/AntmJS/vantui/assets/76657138/8a055167-93ca-4bdd-84cf-ad6a9b2458f7) Picker 组件能否把多列的数据格式改为children呢 不然配合Popup 异步获取数据时,pickerRef.current 压根无法获取组件实例, pickerRef.current.setColumnValues(0, options)自然报错 ps: 为什么无法加入沟通群,充电了也加不了群,是否还维护呢?

new feature

![image](https://github.com/AntmJS/vantui/assets/76657138/58511927-f998-464c-97f5-412535e50357) 请问是用法不对,还是什么问题,谢谢!

need confirm

Toast_.success({ message: 'test', onClose: () => { navigateBack(); }, });

need confirm

### Version of antd-mobile _No response_ ### What is this feature about? 事例:https://stackblitz.com/edit/react-yptauv-gvwpmm?file=demo.tsx ![image](https://github.com/ant-design/ant-design-mobile/assets/76657138/1b1a172f-b5c3-4fe6-91b0-87298e6ea8c2)

feature

### Version of antd-mobile 5.35.0 ### What is this feature about? 本自定义封装目的,是为了在本组件不用写 useEffect 去请求接口数据,再塞值给 columns,而是直接通过配置实现 问题: 套了一层自定义组件后,表单的校验、赋值无法正常使用 看了文档是通过实例 ref 透传 到Picker,于是我自定义时 也传了 ref (不传不行),校验时不传 onConfirm 也不行 赋值 我不知道怎么解决了,尝试用了 value ,但是不行...

feature