Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Maui BlazorWebView MacOS issues #10843

Closed
johngsandiford opened this issue Oct 22, 2022 · 0 comments
Closed

Maui BlazorWebView MacOS issues #10843

johngsandiford opened this issue Oct 22, 2022 · 0 comments
Labels
platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working

Comments

@johngsandiford
Copy link

Description

We are having some serious issues with BlazorWebView on MacOS.

Not only do we experience issues in our own code, but also in third party controls (e.g. Syncfusion grid shows duplicate columns)

Please note that we have been developing using Blazor successfully for some time, and are now using Maui for a Native desktop experience.

We have created the following:

  1. Blazor Server Side App on Windows/Mac/Linux - all works well
  2. Blazor WASM online app - works well - surprisingly fast :)
  3. Maui Blazor App on Windows with MSIX installer - works great
  4. Maui Blazor App for Mac Desktop (MacCatalyst) - packaged with .pkg - lots of issues

We only get issues with Maui + Blazor + MacOS

We would appreciate some guidance, as we have found so many issues it is difficult to raise atomic bug reports.
We understand that some of the issues could be Mac WebView issues, but that does not really help our customers.

e.g. in Maui Blazor MacOS...

  1. The top part of the app is truncated (which is unfortunately the main toolbar for us), until you maximize (green button). If you reduce (orange button) the toolbar is again truncated. This does not happen in 1-3 above.
  2. If you load a slightly larger file (which works fine in Blazor + Chrome) the app hangs, uses lots of memory and you have to kill the app. This does not happen in 1-3 above.
  3. Third party controls such as Syncfusion grid show duplicate columns. This does not happen in 1-3 above.

Appreciate some help! Thanks in advance.

Steps to Reproduce

So many issues, difficult to know where to start

Link to public reproduction project repository

private but can provide pkg if required

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

macOS

Affected platform versions

Latest mac

Did you find any workaround?

No response

Relevant log output

No response

@johngsandiford johngsandiford added the t/bug Something isn't working label Oct 22, 2022
@dotnet dotnet locked and limited conversation to collaborators Oct 23, 2022
@drasticactions drasticactions converted this issue into discussion #10847 Oct 23, 2022
@samhouts samhouts added the platform/macOS 🍏 macOS / Mac Catalyst label Feb 1, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants