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
When compiling with dart2wasm, the order in which microtasks resolve is not consistent with dart2wasm. This is exhibited in some of the tests in the flutter/engine repo under flutter/lib/web_ui/test/channel_buffers_test.dart.