Elliott Brooks
Elliott Brooks
> Is it possible that the embedMode=single param isn't being passed to the property editor from VS code? Adding @DanTup to confirm
We might want to escalate to a P1 if we are able to consistently reproduce this (FYI @srawlins )
Actually, will mark as P1 now so we don't lose track.
I just hit this after switched DevTools from JS compilation to Wasm compilation (in settings dialog) which triggered a reload of DevTools. After doing so, all requests disappeared and no...
I was using the `network_traffic` app. The reload doesn't close and restart DevTools, it just reloads the page (triggers https://developer.mozilla.org/en-US/docs/Web/API/Location/reload) I would expect network traffic to still show up for...
Ah I didn't read the original issue closely enough! Yes different issue
By default the profiler includes method calls from the SDK. You can filter these out using the filter settings (see screenshots below). Please give that a try, and re-open if...
Got it, thank you! I've re-opened the issue.
> I believe you can get the Dart VM version from the `VM` object: https://github.com/dart-lang/sdk/blob/main/runtime/vm/service/service.md#vm Ah I didn't find that, thank you! I should have asked you first lol
This is still reproducible, removing "reproduce to verify" label