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

Blazor Layout breaks/clips on the right side on iPad after resuming from the background #22349

Open
drmaven opened this issue May 12, 2024 · 1 comment
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 t/bug Something isn't working

Comments

@drmaven
Copy link

drmaven commented May 12, 2024

Description

I have a Blazor Hybrid app in NET 8 which mainly uses MudBlazor, along with components from Syncfusion and other vendors. The Blazor app works perfectly on the web. However, on iPadOS I experience an issue where when the app resumes from the background, the blazor main layout is clipped on the right side. As can be seen on the attached video, if I over-scroll, the layout re-appears briefly.

This has been ongoing since NET 7, and I still haven’t found a fix, as it is quite difficult to reproduce. I’ve noticed that most times it occurs when the app is in the background for some time and other apps have opened in the meantime. I thought about it being memory related, however the app does not receive a low memory warning from iOS when this happens.

As this impacts the utility of the Blazor app inside MAUI a lot, please do advise if you are aware of any fix.

RPReplay_Final1715502696.mov

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iPad OS 17

Did you find any workaround?

Reload blazor app using javascript

Relevant log output

No response

@drmaven drmaven added the t/bug Something isn't working label May 12, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@jsuarezruiz jsuarezruiz added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants