Hi, bjs 5.2.0 something wrong on iOS 15.4.1 Safari
official example:
how to avoid this?
Thanks!
I confirm the issue, it does the same on Chrome (tested in iPad). And it impacts all my projects in prod.
Thanks for your help!
Hello @concefly , how are you doing?
This seems to be an issue with webkit. The only workaround so far would be to disable antialiasing when creating the engine.
It has been fixed upstream in webkit so we are hoping it rolls out in Safari 15.4.2.
disable antialiasing works !!!
Thanks a lot !!!
Also I have found some relative issues: