jd-opensource / jd-opensource/taro-ui

Taro 升级到 3,Taro-UI 升级到 next 后,AtFloatLayout 和 AtToast 无法通过状态控制显示和隐藏

Open
#1,140 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.7k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

预期在页面打开后,会显示加载动画,而实际没有显示
```

componentDidMount() {
this.setState({ isShowToast: true })
}
```

**系统信息**

- Taro 版本 [v3.0.0-rc.6]
- Taro UI 版本 [next]
- 报错平台 [weapp]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.