You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not just a mobile vs desktop thing. I'm seeing significant differences between Edge and Firefox on Windows. It's still deterministic within the same browser.
Bug
Mobile browsers and desktop browsers return a different set of colors for the same image.
Take this image:
The colors it produces are radically different on a mobile and desktop browser.
To see this in action, open this URL on both a mobile and desktop browser.
Steps To Reproduce
Describe what you expected to happen:
Reproducible sample code
Here is a minimal CodeSandbox reproduction. I made it as simple as possible.
These are the colors it comes up with on a desktop browser:
Meanwhile, here it is on a mobile browser (you can open the sandbox preview URL to view it there.)
The text was updated successfully, but these errors were encountered: