uno.extensions icon indicating copy to clipboard operation
uno.extensions copied to clipboard

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.

Results 272 uno.extensions issues
Sort by recently updated
recently updated
newest added

If application is created with a space and uses MVUX, code generator fails because the generated namespace has a space in it. The rootnamespace will not contain a space. ##...

kind/bug
triage/untriaged

### Current behavior You can not have ``Fluent Theme`` and ``MAUI Embedding`` both enabled in the same project. Add this markup in a project where both are enabled and it...

kind/bug
triage/untriaged

### Current behavior Can not compile ### Expected behavior Build successfully ### How to reproduce it (as minimally and precisely as possible) In the generated binding code in UNO's MVU,...

kind/bug
triage/untriaged

### What would you like to be added 1. [Critcal] An ability to manually refresh the ListFeed.PaginatedByCursorAsync mechanism. This should re-run the GetPage function to get new data. This should...

kind/enhancement
triage/untriaged

## What would you like clarification on Pagination with parameters (i.e. `SelectPaginated[ByCursor]Async`). ## Concern? - [ ] Usage in industry - [x] Clarification of capabilities - [ ] Getting started...

kind/consumer-experience
kind/documentation
triage/untriaged

## On which page? A new page should be added for the Extensions Http section as part of the Getting Started Overview. This should discuss concerns around adding authentication to...

kind/consumer-experience
kind/documentation
triage/untriaged

## Current behavior I am currently unable to use Hot restart to deploy and start an iOS app that uses MAUI embedding. ``` System.Exception: 'No class inheriting from a valid...

kind/bug
triage/untriaged

### Current behavior Throw the System.InvalidOperationException when application startup. The more info: ``` Uno.Extensions.Toolkit.ScopedThemeService: Error: GetSavedTheme - [ThemeService.GetSavedTheme()] - Error while reading stored theme. System.InvalidOperationException: Operation is not valid due...

kind/bug
triage/untriaged

## What would you like clarification on MSAL itself is not a simplistic library for authentication. Depending on how you configure it, it could be configured to: - Authenticate generically...

kind/consumer-experience
kind/documentation
triage/untriaged

## What would you like to be added: Generate "BindBack" methods in Bindable Proxy for each `IState` property found in the model. ## Why is this needed: Using `x:Bind` with...

kind/enhancement
triage/untriaged