Results 2 issues of chan

你好,我在使用插件的过程中遇到一个问题。如下: **环境** iPhone8 ios v11.3 微信浏览器 v6.7.1 **问题描述** ``` // 会报错: InvalidStateError: The object is in an invalid state. /js/index.js:21:202609 drawImage@[native code] onload@http:xxxx ``` **伪代码如下** ```js import 'canvasResize.js' // 微信上传...

- [ ] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/formily-switch-visible-bug-forked-pvdc54) ### Steps to reproduce 在“Topic”字段中随意输入值,然后选择其他“类型”字段,再次修改“Topci”字段,formValues中不会有topic字段...