Uno.Samples
Uno.Samples copied to clipboard
[UI/AdvancedXBind] Wasm doesnt deploy properly
You get stuck on this image:
In the output you get these errors:
fail: Microsoft.UI.Xaml.Controls.CommandBarFlyout[0]
The member CommandBarFlyout.CommandBarFlyout() is not implemented. For more information, visit https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.CommandBarFlyout.CommandBarFlyout.CommandBarFlyout%28%29
fail: Microsoft.UI.Xaml.Controls.TextCommandBarFlyout[0]
The member TextCommandBarFlyout.TextCommandBarFlyout() is not implemented. For more information, visit https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.TextCommandBarFlyout.TextCommandBarFlyout.TextCommandBarFlyout%28%29
fail: Uno.UI.DataBinding.BindingPropertyHelper[0]
The [ScrollViewer] property getter does not exist on type [Microsoft.UI.Xaml.Controls.TextBox]
fail: Uno.UI.DataBinding.BindingPropertyHelper[0]
The [ScrollViewer] property getter does not exist on type [Microsoft.UI.Xaml.Controls.TextBox]
fail: Microsoft.UI.Xaml.BrushTransition[0]
The member BrushTransition.BrushTransition() is not implemented. For more information, visit https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.BrushTransition.BrushTransition.BrushTransition%28%29
fail: Microsoft.UI.Xaml.BrushTransition[0]
The member TimeSpan BrushTransition.Duration is not implemented. For more information, visit https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.BrushTransition.TimeSpan%20BrushTransition.Duration
fail: Microsoft.UI.Xaml.Controls.ContentPresenter[0]
The member BrushTransition ContentPresenter.BackgroundTransition is not implemented. For more information, visit https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.ContentPresenter.BrushTransition%20ContentPresenter.BackgroundTransition
fail: Uno.UI.DataBinding.BindingPropertyHelper[0]