Closed JumpLink closed 3 months ago
@JumpLink Thanks for the issue!
Seems to work on windows FF for me, you wouldn't happen to be on a linux platform?
I've seen linux FF behave differently with shaders before with uniforms so I wouldn't be surprised ☹️
I'm booting up an Ubuntu VM to poke around now
I can reproduce on Ubuntu!
Okay v0.29.3 fixes the issue! I'll push a fix to the sample soon soon
Interesting, I've never had a JavaScript error under Firefox only under Linux before. Thank you!
Edit Oh, about shader in WebGL, that makes more sense
@JumpLink it's super wild. My theory is that shader compilation is delegated to a graphics driver in the browser in FF which is why the behavior is different.
The sample isn't running on Firefox, the sounds play but the screen is black.
On Chrome and Epiphany (WebKit) it works fine.
Error message in the forefox web console:
Screenshot: