-
### Bug description
When i create an event on 2 days startTime is for example new DateTime(2024,11,1,10,0) endTime is new DateTime(2024,11,4,17,0). It's displayed as it's an all day event. I want to …
-
### Expected Behavior
Exception should only be logged once.
```
2022-11-24 11:48:48.860 ERROR --- [nio-8080-exec-5] o.g.web.errors.GrailsExceptionResolver : RuntimeException occurred when pro…
-
### Describe the bug
I wanted to play an episode of a TV-Show, after selecting play I get the Toast Notification "No playable Entry" and the app crashed.
There is something weird with these episod…
-
-
I built a camera web app and had an error: The camera can not take full size (Chrome on both iOS and Android)
Here's the flutter doctor:
```
tungakanui@Tnuis-MacBook-Pro claime_web % fvm flutter …
-
### Steps to reproduce
1. startup some web server locally, e.g. flutter run -d web-server --web-hostname 0.0.0.0 --web-port 8089
2. use http (not localhost or 127.0.0.1, e.g. network ip) browse to t…
-
### Bug description
Hello guys,
Once the code is deployed on Firebase Hosting, Pdf Viewer don't work anymore, everything fine on local and on mobile.
I'm getting the following exception in the co…
-
## Use case
Selecting text works only paragraph by paragraph in the markdown widget in web.
`flutter_markdown`: ^0.6.9
Code Example
```dart
import 'package:flutter/…
-
## 🐛 Bug Report
I have a problem with some images, all the images are visible but in the console with some urls it throws an error and with others it does not, before it did not happen to me
#…
-
## Steps to Reproduce
1. Run on iOS device
2. Focus the email text field
3. No email suggestions will be displayed
4. Comment out line 56
5. Repeat 1 & 2
6. Email suggestions will be displayed…