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
[canvaskit] Fall back to multi-context rendering on Firefox and Safari
Impacted Users
Flutter web users using Firefox and Safari.
Impact Description
Notably, Firefox users will see fewer errors and rendering issues.
Workaround
Use the HTML renderer instead of the Canvaskit renderer.
Risk
low
Test Coverage
yes
Validation Steps
After merging this change, the test code at the link below should work without any issues and console errors, especially on Firefox and Safari. #144913 (comment)