János Dobszai
János Dobszai
### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...
### On which framework/platform would you like to see this feature implemented? Angular ### Which UI component is this feature-request for? Authenticator ### Please describe your feature-request in detail. Our...
Hi! Is there an option to turn off animations (like the scrolling motion when changing tabs)? It is pretty slow, and also makes me dizzy on the big screen. It...
Are guards executed sequentially, one after another, in the order of definition? Or are they executed in parallel with each other? If I define two guards on a route, like...
I'm considering to use this package in an app, so I was reading thought the issues. ## Problem I found two issues concerning notification importance - https://github.com/Almoullim/background_location/issues/147 - https://github.com/Almoullim/background_location/issues/96 The...
When I tried to run the latest version of Flavorizr with an older config, I got this error: ``` The following fields were missing: [ios]. Read the docs for further...
## Your Environment * Plugin version: 4.13.5 * Platform: **iOS** * OS version: 17.3 * Flutter info (`flutter doctor`): 3.16.6 ## Context I'm trying to limit the amount of data...
Most of the time I end up closing Hot because it's distracting to see the constantly changing temp values on the menubar. I tend to open it only when I'm...
I had no idea why I was getting "Failed to fetch" messages, and almost gave up trying... then after a while, I realized that I had to allow the extension...
## Description I've built a Flutter module that relies on this package, and running it standalone (with `flutter run`) works perfectly on my iPhone. I'm following the guide [Adding Flutter...