Danny Tuppeny

Results 1798 comments of Danny Tuppeny

@awsms do you have exact steps to repro? I've got that project cloned but I'm hitting another issue running it in web which I'm looking into, but knowing where you're...

I got the app running, and I tried the following: - Add a breakpoint in `lib\state\auth_controller.dart` in `login()` - Click the login button - Breakpoint triggered - Resume debugger -...

Thanks - unfortunately I still can't trigger with those exact steps. Could you: 1. confirm you're running using the Chrome device (not Edge or web-server or something) 2. capture verbose...

@stan-at-work please don't add "+1" comments to lots of different issues, it causes lots of notifications and doesn't add anything. If you're having issues with breakpoints, please describe the issues...

@awsms I wouldn't expect the VS Code / VSCodium version to make much difference here so it might just be inconsistent. If you're able to repro again please do share...

@awsms that link tries to serve me malware if I click download (either exes or trying to set up browser notifications). You'll need to share the log in another way.

For me, every click goes to a dodgy looking domain and tries to give files like "OperaSetup.exe", "Dart-Code-Log-2024-06-05 13-41-18.exe" or triggers notifications in Chrome about allowing push notifications. I don't...

Thanks for the log - I think this is the same issue that's come up here: - https://github.com/dart-lang/webdev/issues/1529 - https://github.com/dart-lang/webdev/issues/2257 A fix was landed in https://github.com/dart-lang/webdev/pull/2371 which according to https://github.com/dart-lang/webdev/blob/master/dwds/CHANGELOG.md#2400...

> When will this go live (v24) This is down to when Flutter releases, something I'm not involved in. Flutter usually releases [approximately quarterly](https://github.com/flutter/flutter/blob/master/docs/roadmap/Roadmap.md#releases).

Thanks, I was able to repro this. It seems that overlapped hot restarts don't complete correctly: ``` // Restart #1 [12:33:18 PM] [DAP] [Info] ==> {"command":"restart","arguments":{"arguments":{"dartCodeDebugSessionID":"session-9008d","type":"dart","request":"launch","program":"C:\\Dev\\Test Projects\\dartcode_4980\\lib\\main.dart","projectRootPath":"C:\\Dev\\Test Projects\\dartcode_4980","cwd":"C:\\Dev\\Test Projects\\dartcode_4980","name":"Flutter (Windows)","deviceId":"windows","deviceName":"Windows...