-
## Problem Description
I was making a form for inputting user information. As there were multiple fields, some fields went out of screen visibility and when I am submitting the form these fields are …
-
Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.77.0-insider (user setup)
Commit: fa13bf16fd237afef07f4df0648da026f43e3963
Date: 2023-03-20T05:25:30.7…
-
- VS Code Version: 1.56.0-insider (user setup)
- OS Version: Windows_NT x64 10.0.19042
- Electron: 12.0.4
- Chrome: 89.0.4389.114
- Node.js: 14.16.0
- V8: 8.9.255.24-electron.0
Ste…
-
### Steps to reproduce
1. Initialize Google Maps. ( I do test with example [https://github.com/flutter/packages/blob/main/packages/google_maps_flutter/google_maps_flutter/example/lib/place_marker.d…
-
I checked it out and I see that in Go keywords aren't highlighted. Probably other stuff is missing highlight as well. Best would be to also install Go extension: https://marketplace.visualstudio.com/i…
-
### Steps to reproduce
1. run any time picker with `input` TimePickerEntryMode
2. Set an invalid value in hour / minute e.g. 99
3. Click 'OK'
Ref: https://github.com/flutter/flutter/issues/110…
-
### Description
This exception is being reported intermittently, where the application seems to be unable to find the font file in the cache folder.
Error message:
Font not found /data/us…
-
### Steps to reproduce
We use FlutterEngineGroup and FlutterEngineCache in our application.
This is because we are incorporating Flutter screens into an existing native application.
The steps t…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files by making a SelectableText widget:
```diff
diff --git a/lib/main.dart b/lib/main.dart
index d8a052651..7aca97c4e 100644
-…
-
### Description
When run the 3rd party application youtubedlwpf with the latest .NET 9 build, it failed to load interface controls without any errors. After we tried to debug following the steps , i…