-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [x] I have searc…
-
### Provide a general summary of the issue here
When an input field is focused in a dialog on Mobile Safari, the user is unable to dismiss the keyboard using the `Done` button.
### 🤔 Expected Behavi…
-
### Describe the bug
`AnnoatatedScrollBar` tooltip not dismissing, even after the it is destroyed.
This is similar to #9671 but worse. #9671 `ColorPicker`'s tooltip will dismiss after the `ColorPi…
-
## Issue
Below is a partially dragged `Dismissible` widget.
![clip_photo](https://user-images.githubusercontent.com/32540050/81491059-0eead780-92bc-11ea-80df-cd690d432e56.jpg)
As seen in the …
-
### Describe the project you are working on
stuff
### Describe the problem or limitation you are having in your project
![image](https://github.com/godotengine/godot-proposals/assets/71937306/31c2b…
-
## Describe the bug
When a user joins Bluesky via my invite code I get a suggestion to follow said user. If I dismiss this I keep getting the same suggestion every time I log in via web. After dozens…
-
```
@if($error = session()->get('error'))
×
{{ \Illuminate\Support\Arr::get($error->get('title'), 0) }}
{!! \Illuminate\Support\Arr::get($error->get('message'…
-
### Reproduction Steps
1. On WPEngine (and likely other) hosting, dismiss the NGINX notice. This should remind in 10000 days.
2. A few days later, login.
### Expected Behavior
Notice does no…
-
### Bug description:
Dismiss reason is not updating on page properly right after closing the modal but it's updated on opening the modal again (is not really in sync with user action).
1. For ESC
…
-
See following code:
```dart
import 'package:flutter/material.dart';
import 'package:go_router/go_router.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
…