David
David
It should re-start enumeration of the `IAsyncEnumerable`
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...
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...
### 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_
## β¨ 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  It...