-
I tested UraniumUI for possible leaks using a [wrapper ](https://github.com/usefulBeeing/SimplifiedLeakDetector.Maui) around [MemoryToolkit](https://github.com/AdamEssenmacher/MemoryToolkit.Maui). The…
-
Long story short, I discovered that, at least on Android, the dropdown menu doesn't show up at all while typing when the ItemsSource is bound using a viewmodel that was set via `Handler.MauiContext.Se…
-
## Steps to reproduce
iPhone 8
iOS 15.1
Firefox for iOS Version 97.0 (7635)
Steps to reproduce:
1. Focus the Address Barr
1. Type an address, e.g. apple
Actual: During auto completion of the addres…
-
My app has a NavigationPage code like this one here:
https://learn.microsoft.com/en-us/dotnet/maui/user-interface/pages/navigationpage?view=net-maui-8.0
```
public partial class App : Application
…
-
Hello,
I am using ComboboxTextField and there is an issue with the auto focus functions.
On 1st page load or refreshing the input field will be automatically focused how to avoid that?
![image](h…
-
In AutoCompleteViewHandler.Android the DisconnectHandler-override causes an exception when get_PlatFormView is called:
InvalidOperationException - "PlatformView cannot be null here"
This occurs so…
-
Hello.
Question on the AjaxComboBox.
It allows user input via textfield and submitting this works OK.
But we'd like to use it to filter elements as the user types.
For that the ComboBox must s…
-
Update theming in `AutocompleteTextField` to use the new theming system following [guidelines](https://github.com/mozilla-mobile/firefox-ios/wiki/Theming-system).
We should not use `URLBarColor.TextS…
-
Hi,
It's will be great to create a [Swift 3](https://swift.org/blog/swift-3-0-release-process/) version of your component
Article about **Swift 3**:
- [Migrating to Swift 2.3 or Swift 3 from Swift …
-
It would be great to have TypeScript Support.