ttustonic
ttustonic
### Current behavior I have a very simple Flyout test ``` ``` It generates compiler error in generated page: `The name 'Loading' does not exist in the current context Barcode.Mobile...
### Current behavior I created two test projects using 'unoapp-uwp' and 'unoapp-uwp-net6' template and copied `AndroidManifest.xml` and `MainPage `from the `CameraCaptureUISample`. Unoapp-uwp project works fine, the same as the sample...
Hello I'm trying to build Todo app sample, but it doesn't work. I get multiple errors, all in Swimlane.xaml.cs and in generated Swimlane.g.cs code. I tried with VS 2019 and...
## Current behavior When navigating to a task in Windows desktop version, wide state, task opens in a right pane, but it has a (hidden) back button, which opens ToDo...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have a quite large index with 5-gram field on...
Hello Is it possible to group the same item into multiple groups with the DataGrid? For example, if a person works on multiple projects I'd like him shown in all...
## Current behavior When navigating to a task in Windows desktop version, wide state, task opens in a right pane, but it has a (hidden) back button, which opens ToDo...
## Current behavior Setting `configurationSection ` parameter doesn't work, configuration is not read from config file when the config section doesn't match the class name Setting `configSection ` works ##...
## Current behavior Setting `uen:Region.Attached="true" ` on Grid (or NavigationView) throws `Windows.UI.Xaml.Markup.XamlParseException`: `Failed to assign to property 'Uno.Extensions.Navigation.UI.Region.Attached'. ` ## Expected behavior Should not throw any exception ## How to...