Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top Navigation Menu bar does not show up on MAUIBlazor deployed to iPhone with iOS 15.6 #9693

Closed
nssidhu opened this issue Aug 26, 2022 · 2 comments
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 t/bug Something isn't working

Comments

@nssidhu
Copy link

nssidhu commented Aug 26, 2022

Description

The top Navigation Menu does not show up on the iPhone 12.
I don't have Mac so cannot test it on emulator.
Works fine on Android Pixel 5 emulator.

IMG_4211

Steps to Reproduce

  1. Create new MAUI Blazor App.
  2. Pair iPhone 12 device
  3. F5 to run it.
  4. Once it is launched you will see the screen where the Top Navigation bar is missing.

Version with bug

6.0.400

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 15.6

Did you find any workaround?

NO

Relevant log output

Screen shot attached
@nssidhu nssidhu added the t/bug Something isn't working label Aug 26, 2022
@PBTests
Copy link

PBTests commented Aug 28, 2022

Same issue here, I believe it's down to the Component CSS not compiling...

#9723

@Eilon Eilon added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Aug 29, 2022
@TanayParikh
Copy link
Contributor

Thanks @PBTests, this is likely missing https://github.com/dotnet/maui/blob/main/src/Templates/src/templates/maui-blazor/Shared/NavMenu.razor.css as a result of #9723 / #7468. Closing this out as a duplicate.

@TanayParikh TanayParikh closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants