uyoung
uyoung
### Taro UI 版本信息 v3.1.0-beta.4 ### 问题描述 https://github.com/NervJS/taro-ui/blob/00a2e4d0a60d9bfbf366f46044ab66520918a57a/packages/taro-ui/src/components/float-layout/index.tsx#L51 ### 复现步骤 - ### 复现代码 private close = (): void => { this.setState( { _isOpened: false }, this.handleClose ) } ### 报错信息...
## Bug description If the image is not fully displayed, it will also be incomplete after enlargement. ## How to reproduce Please check the error reproduction link. ## Expected behavior...