flutter_sticky_headers icon indicating copy to clipboard operation
flutter_sticky_headers copied to clipboard

Rect argument contained a NaN value

Open mstestlp opened this issue 2 years ago • 1 comments

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 "

mstestlp avatar Jun 15 '22 04:06 mstestlp

Hi @sbiweeq! Thanks for opening an issue.

Any chance you can provide a minimal reproductive example of the issue you're having?

alestiago avatar Jun 23 '22 12:06 alestiago