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
Repro:
Run a flutter app.
Run devtools in flutter desktop debug mode and attach it to that flutter app
Attach devtools in flutter desktop profile to that devtools in debug mode app
Go to the debugger page in the debug mode desktop
pause at a breakpoint and eval a few expressions
Open the provider tab of the profile mode devtools
open eval history in the debugger provider
edit the value.
Repro:
Run a flutter app.
Run devtools in flutter desktop debug mode and attach it to that flutter app
Attach devtools in flutter desktop profile to that devtools in debug mode app
Go to the debugger page in the debug mode desktop
pause at a breakpoint and eval a few expressions
Open the provider tab of the profile mode devtools
open eval history in the debugger provider
edit the value.
Error in console:
The value of the field in the _evalHistory shows as an error but works if you close and open _evalHistory again.
The text was updated successfully, but these errors were encountered: