Arlo

Results 119 issues of Arlo

# Problem Source code for each sample is bundled into the final app output. This step is done manually, with one exception: UWP in release mode. Under release mode, UWP...

enhancement
sample app 🖼

## Problem Labs was designed to make it easy to view and run samples in the browser via GitHub Codespaces. We've succeeded on making that possible, but there are improvements...

enhancement
WASM
dev loop âž°

## Fixes #3243 This PR pulls in the changes from #4546, and cleans up a significant amount of plumbing that isn't needed. All unit tests are passing, and new tests...

improvements :sparkles:
feature request :mailbox_with_mail:
for-review :book:

## Fixes #4595 This PR fixes an issue where expression nodes created with custom param names were incorrectly cleared during internal cleanup. The bug was introduced in #4183. The fix...

bug :bug:
animations :izakaya_lantern:
for-review :book:
hotfix 🌶

## Related to #4059 ## PR Type What kind of change does this PR introduce? The OnEventAction used in NetworkConnectionStateTrigger was capturing `this` to attach the event. This PR makes...

for-review :book:
hotfix 🌶

# Background OwlCore recently released [v0.1.0](https://github.com/Arlodotexe/OwlCore/pull/9), which introduced a number of breaking changes. # Problem We want the latest from this library, especially to create a Strix core for OwlCore.Storage....

maintainer priority

# Overview This PR fixes an issue where Hot Reload wasn't working as expected. Changes to XAML code were not reflected in the running app. Hot Reload now works as...

bug :bug:
dev loop âž°

### Describe the bug Under UWP / WinAppSDK, the TabView control works as expected. Under Uno, no tab is selected when the control is loaded. ### Steps to reproduce ```text...

bug :bug:
Uno
dev loop âž°

### Current behavior When creating a blank Uno app with a simple source generator, and referencing it under all heads, the macOS and iOS builds fail with the error message:...

### Describe the bug Tested the new ipfs music source, and the app crashed when playing an album. ### Affected area - [ ] Strix Music SDK - [ ]...

bug
regression