Open mstestlp opened 2 years ago
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 "
Hi @sbiweeq! Thanks for opening an issue.
Any chance you can provide a minimal reproductive example of the issue you're having?
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 "