Ashley Redzko
Ashley Redzko
Since no one answered this before, this component uses the `find()` method on the `Array` object, which is [not supported by IE natively](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find?v=example#Browser_compatibility). There is a [polyfill available](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find?v=example#Polyfill) you can...
@aeharding This is still happening for me on 1.18.0.
@aeharding I am not running into this as often when using normally, but I have found a consistent way to replicate it on 0.19.2 on my device (Pixel 7a). 1....
@aeharding I actually observed it with a moderate press/hold while swiping down without step 1 as well https://github.com/aeharding/voyager/assets/8700540/ff7c32cd-b58f-4d13-89b2-834f334d9d01 https://github.com/aeharding/voyager/assets/8700540/95d3048b-2d3e-4cc1-88cc-05428f111672 I can host a longer video/gif elsewhere if that would help...
@aeharding I'm not terribly familiar with this framework. It seems to think the screen is always at the top of the feed for me, so it always reads scrolling down...
@aeharding Can confirm, works great on 1.20.0. Thank you for your hard work!
Just bumping this. It's caused me to move on to other lemmy apps, but I'd gladly come back if this were fixed.