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
I would like to render something different than the black screen when the shader didn't compile, but there is no way to detect that error. I tried using error boundaries and similar, but there is no error thrown. It would be nice to have a "onError" prop.