We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reproduce step: 点击一种物资分类,例如医院;用iOS的swipe gesture返回到上一级页面;再选择新的分类,例如捐款。
Expected: 可以打开捐款
Actual: 捐款页面出现一下,马上回退到上一级页面
备注: 如果点击左上角返回按钮而不是用手势返回,这个bug并不会出现。
The text was updated successfully, but these errors were encountered:
多谢,大部分bug都是在手势上,我准备把手势都关掉。
Sorry, something went wrong.
No branches or pull requests
Reproduce step:
点击一种物资分类,例如医院;用iOS的swipe gesture返回到上一级页面;再选择新的分类,例如捐款。
Expected:
可以打开捐款
Actual:
捐款页面出现一下,马上回退到上一级页面
备注:
如果点击左上角返回按钮而不是用手势返回,这个bug并不会出现。
The text was updated successfully, but these errors were encountered: