-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在页面销毁的时候调用EasyLoading.dismiss()无效啊 #11
Comments
@LNyears 有报错提示吗 |
没有看到有呢,我是在进入页面init时发请求的时候拉起loading,然后在返回需要把loading关闭那我就在页面销毁的时候去掉
disniss然而不起作用
…------------------ 原始邮件 ------------------
发件人: "Jianke Huang"<[email protected]>;
发送时间: 2020年4月3日(星期五) 下午2:03
收件人: "huangjianke/flutter_easyloading"<[email protected]>;
抄送: "N year"<[email protected]>;"Mention"<[email protected]>;
主题: Re: [huangjianke/flutter_easyloading] 在页面销毁的时候调用EasyLoading.dismiss()无效啊 (#11)
@LNyears 有报错提示吗
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
userInteractions 这个属性好像是不work 啊 |
@leo-shi9527 看看代码? |
Closed
@LNyears 新版已修复 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我如何在返回上一个一面的时候关闭loading啊?
The text was updated successfully, but these errors were encountered: