Hacker News new | ask | show | jobs
by mvoodarla 610 days ago
Original dev here. Unable to replicate this on my end, try refreshing?
1 comments

Interesting. The issue occurs because I have WebGL disabled, causing the createShader function you're using to throw an error. You can reproduce this by going to chrome://settings, disabling "Use hardware acceleration when available," refreshing the page, and then triggering the same error.