fluttercommunity / fluttercommunity/flutter_sticky_headers
Rect argument contained a NaN value
Open
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
`
StickyHeader(
header: YyTips(
msg: "xiangyu_gps_false".tr,
btnTitle: "btn_go_setting".tr,
onPressed: () {},
),
content: ws)
`
当切换到其他pageview页面的时候,会出现异常Rect argument contained a NaN value
When switching to other pageview pages, an exception will appear " **Rect argument contained a NaN value** "
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.