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
容易重现的方法: 建立一个多页的web app,比如 KIssy Mobile 的demo1 http://mobile.kissyui.com/mobile/app/1.0/demo/ryland/main.html ,然后在不同页面间迅速切换,(最直接的方法就是使用浏览器的前进后退按钮,连续点击..)。
迅速切换之后,感觉造成了 转场动画队列的错乱。 之后再去正常使用 web app,转场都不能正常执行。。。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
容易重现的方法:
建立一个多页的web app,比如 KIssy Mobile 的demo1
http://mobile.kissyui.com/mobile/app/1.0/demo/ryland/main.html
,然后在不同页面间迅速切换,(最直接的方法就是使用浏览器的前进后退按钮,连续点击..)。
迅速切换之后,感觉造成了 转场动画队列的错乱。 之后再去正常使用 web app,转场都不能正常执行。。。
The text was updated successfully, but these errors were encountered: