-
## Current behavior
In my app that has MSAL authentication and not navigation extensions, build fails once I add the MSAL NuGet with:
```
CSC : error CS8785: Generator 'ForceBindingsUpdateG…
-
## What would you like to be added:
Many UI tests on Android and iOS are using "remote" screenshots which take a significant amount of time to run (1 second per screenshot in general) that do not val…
-
## Current behavior
Pressing on the location of the OK button dismisses the keyboard, but doesn't register as a button press on the UIAlertController.
## Expected behavior
When a UIAlertC…
-
## Current behavior
On the bottom of some pages, there is a share button present. This does not seem to actually do anything. It _may_ be worth noting that I'm on iOS 18 beta.
![page footer …
-
### Current behavior
![ezgif com-video-to-gif](https://github.com/unoplatform/uno/assets/17461593/b2378c41-00ec-4220-9879-5e144d44ab73)
At first, there is nothing in the bottom part of the item. H…
-
## Current behavior
Icons inside the ChipGroup>Assist chips are being truncated inside the Chips.
![image](https://github.com/unoplatform/Uno.Gallery/assets/78549750/659c684d-bd7c-434d-b0ab-d…
-
### Describe the bug
It's easy to miss `Uno001` errors about something not being supported on Uno Platform during development (as the warning window is usually a mess and easy to ignore).
We'd lik…
-
When using export in the online editor I get this error.
Cannot reproduce it on other platforms only on "unity - all" or unoity - android".
on the git it says general "compiler error"...
str…
-
### Current behavior
When navigating to an existing (cached) page with ItemsRepeater it stops layouting items that were out of scope while scrolling
![agaga](https://user-images.githubuserconten…
-
It seems to me that this library is only portable if both the sender and receiver are on the same platform. To serialize a struct, the library is using `memcpy()`, which does not take into account how…