-
Notifications
You must be signed in to change notification settings - Fork 808
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
[IslandwoodNews] Unable to open any articles #1751
Comments
Also the performance seems bad now. |
Can you add a stack trace or more context? I'm getting an unrelated failure before this one. |
|
^^ pretty much launch the application then click on any of the news article to open and voila, you get the above crash with the stack trace |
I'm getting a different error before I can get to that point. I'm gonna file a bug for that n put this on hold until that's resolved. I'm on head of develop too :/ |
And that access violation seems completely unrelated to the one this bug is originally about. Can you make another issue for that one? |
Yes, the call stack here indicates _UIPageViewScrollView _populatePagesWithOffset:interactive: is using an empty array. Moving this over to UX. |
fixed. |
Steps:
Results:
Unable to open the article and application crashes.
This is failing on develop [and has propagated to CGD2D during the merge from Develop->CGD2D]
stack trace:
The text was updated successfully, but these errors were encountered: