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
The ?compiler=js query param is intended to be an "escape hatch" for dart2wasm, to force DevTools to reload with dart2js. However, I noticed that the ?compiler=js query param is being ignored.