David

Results 77 issues of David

It should re-start enumeration of the `IAsyncEnumerable`

kind/bug
triage/untriaged

linked https://github.com/unoplatform/uno/issues/21857 ## 🐞 Bugfix Fix HR not working on iOS ## What is the current behavior? πŸ€” * Trimmer/linker removes HR messages * Timmer/Linker remove unused types and properties...

### What would you like to be added? πŸ’‘ When generating attribute for application to connect back to the dev-server, we are ignoring the loopback address: https://github.com/unoplatform/uno/blob/master/src/SourceGenerators/Uno.UI.SourceGenerators/RemoteControl/RemoteControlGenerator.cs#L176 While this is...

kind/enhancement
triage/untriaged
difficulty/tbd

closes https://github.com/unoplatform/uno-private/issues/1428 ## ✨ Feature Add ability to add and remove XAML and code files using HR with Dev Server ## What is the current behavior? πŸ€” Dev Server powered...

area/code-generation
area/automation

### On which page? πŸ“„ https://platform.uno/docs/articles/studio/Hot%20Reload/hot-reload-overview.html?tabs=vswin%2Cwindows%2Cskia-desktop%2Ccommon-issues#statuses ### What's wrong? ❗ Some state, like when the user didn't installed the extensions are missing ### Any feedback? πŸ’¬ _No response_

kind/documentation

## ✨ Feature * Fix broken HR UI updates pausing * Refactor UI update code to make it readable ## What is the current behavior? πŸ€” * UI pause is...

## What would you like to be added: When we try to load an Uno app from the browser's cache, it stays in an (ugly) infinite loading state ![image](https://user-images.githubusercontent.com/8635919/118988796-829fd580-b94f-11eb-822f-cbd655bb4580.png) It...