Soft crashes after scrolling too far

https://lemmy.world/post/14701409

Soft crashes after scrolling too far - Lemmy.World

I’m quite regularly getting a soft crash after using the app for a while. I’m not sure if it’s related to number of posts opened, or just time, but eventually tapping on a post to either read the link or comments will cause the entire list of posts to be reloaded, as if I’d gone back to the all / subscribed / local screen and selected something from there.

Same. I can’t make it happen, but basically any action can trigger it any any time. I’ve even had it happen twice within a minute or so.
Voyager now has a Patreon - Lemmy.World

Hi there! I’ve received a few requests [https://lemmy.world/comment/8085969], so I’ve created a Patreon page for Voyager. This adds an additional option, alongside Github Sponsors, Liberapay and in-app donations. [https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.vercel.app/api/?username=voyagerapp&type=patrons&style=for-the-badge]https://www.patreon.com/voyagerapp Thanks again to everyone that supports Voyager! 💙 ---- While I have you here, let me show off a few of the new features from the release earlier today! ### Random Community Button Find new communities, randomly! Pull to refresh to find a new random one with ease. [https://github.com/aeharding/voyager/assets/2166114/7d640edd-e53a-4b7d-9f52-fbef16fb8cfb] [https://github.com/aeharding/voyager/assets/2166114/bb168783-0f32-4e78-8862-b0bddeec4f6b] ### Launch native app if available Currently, if you tap a Youtube link, it will open Youtube in the in-app browser. (And same with news apps, etc.) Now, by default, it will open the app, if installed. You can easily flip this off in Settings to get the old behavior (“Prefer Opening Native Apps”). [https://github.com/aeharding/voyager/assets/2166114/88b7697d-a64c-4f93-acb4-5530a7cb99e4] ### Shortcut to copy text If you want to copy all post/comment text, there is now a handy copy icon in the header of the sheet! [https://github.com/aeharding/voyager/assets/2166114/de298513-86b3-4cc2-87a8-ff5b3e94b285] [https://github.com/aeharding/voyager/assets/2166114/cefc42cd-db0a-4252-b2c1-40b56edceac5] ### Android navbar style updates I’ve tweaked Android navbar styles to make them a little nicer. [https://github.com/aeharding/voyager/assets/2166114/7b3b4de8-7772-40ba-ae72-1251520aa68b] [https://github.com/aeharding/voyager/assets/2166114/1a04441f-251d-410b-aa00-30a9c6335c18] ### aeharding purple highlight My username is now purple, so you can easily identify me as the Voyager dev [https://github.com/aeharding/voyager/assets/2166114/80af7bf4-0216-4461-b85d-92cd20634bd9] ### iOS Cache Clearing You can now clear iOS cache for Voyager (native app only). Please note: It will not clear everything - iOS seems to keep 100mb around, without a way to clear. Other apps I checked seem to have the same issue. [https://github.com/aeharding/voyager/assets/2166114/66c9d13a-dea3-4832-a063-8b0292510eff] [https://github.com/aeharding/voyager/assets/2166114/c4a59d70-0951-4f99-8444-46f2fc2c42ec] ### Comments theme You can now style the comments theme! [https://github.com/aeharding/voyager/assets/2166114/7f16cead-9aa0-487d-a003-e20ff6055a74]

Yep, sounds exactly like what’s happening to me. Good to know it’s a known issue, at least

The leaks are known issues with Stencil (framework used under the hood). So the good news is its known and tracked. The bad news is, there’s not much I can do other than wait on the Stencil team.

Here is the main issue (but there’s a few) if you want to track updates: github.com/ionic-team/stencil/issues/3607

bug: Potential Memory/Resource Leak · Issue #3607 · ionic-team/stencil

Prerequisites I have read the Contributing Guidelines. I agree to follow the Code of Conduct. I have searched for existing issues that already report this problem, without success. Stencil Version ...

GitHub
Thanks for the reply! Looks like you were all over it the other thread someone else linked, so apologies for posting a double up 😔
No problem. And it should be something that’s happened since the beginning of Voyager, so if you notice it get notably worse after a release, let me know.
Jeez, that issue has lasted about two years now. Hope it gets sorted out. Seems like a ridiculous thing to leave hanging that long.