Skip to content
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

fix: iOS QQ browser #37

Merged
merged 1 commit into from
Jul 10, 2018
Merged

fix: iOS QQ browser #37

merged 1 commit into from
Jul 10, 2018

Conversation

xiaoiver
Copy link
Contributor

Fix #36
原本为了修复 安卓 QQ 浏览器特有的一个问题:必须先 pushState,再创建 iframe,否则此时后退不触发 popstate。因此我们修改了 router 中这两个操作的顺序。

但是影响到了 iOS QQ 浏览器,因此加上了精确的 UA 检测。

@xiaoiver xiaoiver merged commit b57fb91 into master Jul 10, 2018
@xiaoiver xiaoiver deleted the fix-#36 branch July 10, 2018 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant