showToast和hideLoading冲突问题到2.21.3还存在?

发布于 4 年前作者 taoyin4488 次浏览最后编辑 4 年前来自 ask

showToast和hideLoading冲突问题到2.21.3还存在?

预期是toast不受hideLoading控制。

如果怕影响线上,我的建议是:

在hideLoading或者在showToast加个属性,避免影响线上,来处理这种问题。

比如:showToast,加个属性hideLoadingSet: true,默认true,是否受hideLoading影响。

0 回复
暂无回复