-
Notifications
You must be signed in to change notification settings - Fork 541
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
The article content section disappears on launch. #4030
Comments
Is it possible this is a 13.5 beta issue? |
Likely, but I could not get to the conclusion now. We intentionally hide the WKWebView on launch and unhide it on It took significantly longer time for a hidden webView to reach this delegate call. For most articles, this takes about 0.5-1 second, which should already been considered abnormal. For certain articles, it surprisingly takes 30 seconds or more. output.mp4A non-hidden webView seems to work fine. I'll see if this could be reproduced with my other Macs (have to be upgraded first, though). |
I had forgotten that we did this trick on the Mac. We might want to change this to work the same way that I recently did for iOS. |
This issue is not related with the beta OS. It's caused due to WKWebView sends It should be easy to reproduced with Network Link Conditioner. Simply changing |
NetNewsWire: Version 6.1.2 (6114)
macOS: 13.5 Beta (22G5038d)
Safari: 16.6 (18615.3.5.11.2)
This is an issue I encounter myself with the latest stable release of NetNewsWire. I'll see if more detail could be added here.
The text was updated successfully, but these errors were encountered: