59
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 30 Jul 2023
59 points (95.4% liked)
Voyager
5578 readers
35 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
I cannot reproduce this in Firefox for Android. If anyone can provide additional information to help me reproduce, that would be appreciate it!
Still on 1.1.0
The URL for one of the community icons is
https://lemmy.world/pictrs/image/06660c76-9219-486e-a146-27b69dcac8ce.png?thumbnail=37.89473684210526&format=jpg
Which gives me "Query deserialize error: invalid digit found in string"
Edit: After update to 1.1.1 the icon works
The URL from 1.1.1 is
https://lemmy.world/pictrs/image/06660c76-9219-486e-a146-27b69dcac8ce.png
OH, I see, devicePixelRatio can be a non-integer and that breaks the thumbnail request. I'll fix it!
I love it when a bug finds an explanation :)
I am not able to replicate on Android FF either, but Chrome does have this issue. Maybe your setup is the same that way?
Hmmm, I can't repro in Chrome Android either ๐
In any case, I reverted the change, 1.1.1 should resolve this.
Pulled it in, confirmed working again for me