Danny Tuppeny

Results 1795 comments of Danny Tuppeny

@sigurdm is there (or should we open) a `pub` issue for this? I think having Pub create such a file is the first step before doing anything in the analysis...

sgtm, I've opened https://github.com/dart-lang/pub/issues/4663

I was able to reproduce an issue similar to this, and it appears to be that the network requests are stalled (eg., caused by exhausting all the connections to the...

I forgot to mention that the recent removal of SSE will improve things a bit here - I don't think I was using a version with that change - but...

@bsutton if you click Help -> Toggle Developer Tools inside VS Code, can you are: - see whether it prints a DevTools version to the console (and if so, what...

Odd - I haven't been able to repro yet. The text in the error (`"style-src 'nonce-12a0e76d-b2a7-4ab3-b217-0ce9d79bc3e0'"`) doesn't seem like one of our headers because the only `style-src` we have is...

@bsutton thanks for confirming. I still can't repro this, however the new E2E tests that use Playwright started failing a few days ago, and appear to be doing so consistently....

I somehow missed your earlier comment with this: I wonder if this might be related? > Only inconsistency is that I reported this 2 weeks ago against flutter dev tools...

I'm no longer sure the two issues are related. I think I've tracked the E2E tests down to an updated DevTools on master ([see here](https://github.com/Dart-Code/E2E-Tests/issues/4#issuecomment-3228193444)) so if you started seeing...

Although now I'm more confused... I enabled logging of the developer console in those E2E tests, and I see the same warning: ``` Browser warning: [GroupMarkerNotSet(crbug.com/242999)!:A0F022006C3F0000]Automatic fallback to software WebGL...