online-go / online-go.com

Source code for the Online-Go.com web interface
https://online-go.com/
GNU Affero General Public License v3.0
1.26k stars 346 forks source link

Android chrome : Board and stones disappearing #2149

Closed nreboud closed 1 year ago

nreboud commented 1 year ago

Since a few days I often encounter problems with the web version of the site on Android (pixel 6, android 13, chrome version 109.0.5414.118). The stones and the goban disappear. I tried clearing the cache but the problem persists.

Screenshot_20230209-215155

nreboud commented 1 year ago

I don't have the bug anymore. Maybe this has been fixed somehow?

BHydden commented 1 year ago

It's almost always an upstream issue that gets fixed by the browser, usually Safari though, strange to see it from Chrome.

anoek commented 1 year ago

Thanks for confirming it's fixed! In this case we had to switch to the software renderer, it's a bug in their hardware renderer. They haven't fixed it yet, but pretty much all hardware renderers are buggy these days and the software renderer works great all around, so software it is.