uno.extensions
uno.extensions copied to clipboard
[MSAL] Back button is not visible for WinAppSDK Packaged
Current behavior
When a Project is created for MSAL and launching solution for WinAppSDK Packaged, the back button is not visible. The back button is visible on WebAssembly, WebAssembly IIS Express, Android. Found the issue while testing Uno.SDK & template 5.3.112 but the issue is also present with 5.3.108.
Expected behavior
The back Icon should be visible for WinAppSDK ass well
How to reproduce it (as minimally and precisely as possible)
- Open VS
- Create a new uno project.
- From the Wizard uncheck MacCatalyst and Desktop (inorder to enable MSAL).
- Check MSAL from the authentication.
- Click on create project.
- Select WinAppSDK as a target solution
- Build the Solution
- Observe the missing Back Button\icon.
Environment
Nuget Package (s): Uno.SDK & Template verison: 5.3.108, 5.3.112 Package Version(s):
Affected platform(s):
- [ ] iOS
- [ ] macOS (AppKit)
- [ ] Mac Catalyst
- [ ] Android
- [ ] WebAssembly
- [x] Windows
- [ ] Skia (WPF)
- [ ] Skia (GTK on Linux/macOS/Windows)
- [ ] Skia (Linux Framebuffer)
- [ ] Build tasks
Visual Studio:
- [ ] 2019 (version: )
- [ ] 2022 (version: )
- [ ] Visual Studio Code (version: )
- [ ] Rider Windows (version: )
- [ ] Rider macOS (version: )
Relevant plugins:
- [ ] Resharper (version: )
Anything else we need to know?
Found issue while testing https://github.com/unoplatform/uno.extensions/issues/2484 for https://github.com/unoplatform/private/issues/528