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
fix(react): Fix WebGL context exhaustion and nested act() errors in tests
- Reuse shared WebGL context from test-utils instead of creating new contexts
to avoid "Too many active WebGL contexts" errors
- Remove nested act() call in StrictMode test cleanup to avoid
"Should not already be working" React scheduler errors
Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>
0 commit comments