-
### Steps to reproduce
1. Use the VideoPlayerController to load a video.
2. Observe if eventListener() receives multiple VideoEventType.initialized events.
### Expected results
The VideoPlayerCont…
-
**Describe the bug**
Experiencing a cache poisoining issue with the data returned from Edge. We are getting different versions of features returned every few GET requests. It should always show the c…
-
When I updated the cover, I added this line: https://github.com/hydrogen-sailfishos/harbour-hydrogen/blob/a218183fa992c1930277714840555424c0ec174e/qml/notificationCount.js#L45C1-L45C55
```
name: i…
-
### Minimal reproducible example
https://github.com/GiyoMoon/expo-network-bug
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summa…
-
### Steps to reproduce
1. Create a CustomPainter and a Path() object within the paint method.
2. use 'relativeLineTo' to draw a shape.
3. Run with wasm using: 'flutter run --wasm -d chrome'.
### E…
-
## Command
```sh
flutter pub get --no-example
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
YamlException
```console
#0 Scanner._removeSimpleKey (package:yaml/src/scanner.…
-
### Steps to reproduce
1. Add a `TextField` or a `CupertinoTextField` to the application (see sample code below).
2. Add some text using the [scribble](https://support.apple.com/guide/ipad/enter-t…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
None
### What bro…
-
I have the following my.csproj:
```
net6.0
false
...
```
When I run `msbuild -t:publish my.csproj` I get this error:
```
C:\Program Files\dotnet\sdk\8.0.205\Sdk…
-
### Steps to reproduce
Run https://dartpad.dev/?id=a408077b04f6090d4b2138c60b5b34bd (both web/windows confirmed)
### Expected results
Hovering any part of the box makes it turn orange.
### Actual …