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

在load某些https页面的时候,一直返回html 的高度xxxx问题 #4

Open
howiei opened this issue May 15, 2018 · 1 comment

Comments

@howiei
Copy link

howiei commented May 15, 2018

最近用的作者封装的WKWebView,遇到了一个问题,在加载某些链接的时候,加载不出来,最后找到是因为一句代码的问题导致的( /** 插入cookies JS */ if (Domain)[self.config.userContentController addUserScript:[_webView searchCookieForUserScriptWithDomain:Domain]];),如果把这句代码注释掉,链接就可以正常打开,打开就不可以,不明白是什么原因导致的?

@llyouss
Copy link
Owner

llyouss commented May 17, 2018

返回html的高度可以无视,可以尝试清除一下cookie。

@howiei howiei closed this as completed Jun 15, 2018
@howiei howiei reopened this Jun 15, 2018
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

No branches or pull requests

2 participants