rbt

Results 4 issues of rbt

### Reproduction link [https://codepen.io/paranoidjk/pen/LWpaKe](https://codepen.io/paranoidjk/pen/LWpaKe) ### Steps to reproduce 使用的微前端框架,在mianApp上接收到后端推送的广播后自动弹出message组件,由于跳转了一个新的页面,message没有弹出。在方法中可以console出,但是message组件没有生效 ### What is expected? message组件正常生效 ### What is actually happening? message组件没有生效 | Environment | Info | | --- | --- |...

🤔 Need Reproduce

On pullView, modal = {false} do not take effect;

![image](https://user-images.githubusercontent.com/82797771/185827886-a6403081-b3ab-4e8b-9b5a-97b0cc388967.png) I have forked your main branch code, cd example, npm i, npm start. But it looks doesn't work well.

### 重现链接 ### Vant Weapp 版本 1.10.14 ### 描述一下你遇到的问题。 IOS系统,field组件,type="text"时,当输入法为拼音时,输入完成后直接点击页面空白处关闭键盘,field组件上回显了输入的拼音,但是没有触发onchange事件。android下表现不同,点击空白处会直接清空已输入的拼音 ### 重现步骤 1.点击field,唤起键盘 2.切换为中文,输入拼音 3.点击空白处关闭键盘 4.查看onchange事件 ### 设备/浏览器 ios

bug: need confirm