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

Globe image appearing when selecting an anchor tag in MAUI blazor & crash in VS2022 #26615

Open
danny-may opened this issue Dec 13, 2024 · 1 comment
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@danny-may
Copy link

danny-may commented Dec 13, 2024

Description

When attempting to highlight text in an anchor tag and then clicking anywhere, a globe appears with a disabled icon over it. My best guess is that this is the edge quickmenu, but im not sure why it appears or how to disable it. If you do nothing once the globe appears, after a short (but kinda random) amount of time, an exception will be thrown when running in visual studio which causes the application to crash. When deployed, the icon simply disappears.

For me this issue is more around how to stop the globe from appearing in the first place. The crash seems secondary seeing as that doesnt appear to happen in a deployed application, only when VS is connected, and might be a non issue if there is a way to prevent the globe appearing in the first place.

I first noticed this issue when using the MudBlazor library, and it persisted when I migrated to fluent-ui. After some playing around, I realised this can also be reproduced in the base maui blazor template, so I dont think its an issue with any specific UI library

Normal strange behaviour:
https://github.com/user-attachments/assets/b6c968a6-6432-42e7-b0c6-93571cd63f3f

Crash in Visual Studio:
https://github.com/user-attachments/assets/b58d5af6-4861-4a6c-a139-6db6975ab653

Build logs, but I dont think they show much at all:
BuildLogs.zip

Steps to Reproduce

  1. Create a new MAUI blazor hybrid project using the default template.
  2. Attempt to highlight the text of any of the 3 buttons on the side by left clicking and dragging. The about button in the top right of the home page has this behaviour too, but not the Click Me button on the counter page
  3. Left click anywhere on screen
  4. (for the VS crash) wait a little while

Link to public reproduction project repository

N/A this can be reporduced with the out of the box template

Version with bug

8.0.82 SR8.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

None so far

Relevant log output

15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Private.CoreLib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\MauiBlazorTest.dll'. Symbols loaded.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Windows.ApplicationModel.WindowsAppRuntime.Projection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.InteropServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\WinRT.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Collections.Concurrent.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Threading.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Private.Uri.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.ObjectModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Numerics.Vectors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.ComponentModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Windows.SDK.NET.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:484	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.WinUI.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Security.Cryptography.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.InteractiveExperiences.Projection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Linq.Expressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Reflection.Emit.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'Snippets'. 
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Essentials.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Controls.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Controls.Xaml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.AspNetCore.Components.WebView.Maui.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Logging.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Logging.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:678	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Configuration.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Graphics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Net.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Graphics.Win2D.WinUI.Desktop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Xml.ReaderWriter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Private.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.AspNetCore.Components.WebView.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Logging.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.JSInterop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.AspNetCore.Components.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.AspNetCore.Components.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.Options.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.DependencyInjection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Diagnostics.Tracing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Threading.ThreadPool.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:57:901	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Maui.Controls.Compatibility.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:168	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.Loader.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:168	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.ComponentModel.TypeConverter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:407	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.FileProviders.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:407	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Reflection.Emit.Lightweight.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:407	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Reflection.Emit.ILGeneration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:407	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.FileProviders.Composite.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:407	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Reflection.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:784	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Graphics.Canvas.Interop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:784	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.CompilerServices.Unsafe.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:784	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\Microsoft.Win32.Registry.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'c:\program files\microsoft visual studio\2022\community\common7\ide\commonextensions\microsoft\xamldiagnostics\Mobile\Microsoft.Maui.Controls.HotReload.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\netstandard.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'c:\program files\microsoft visual studio\2022\community\common7\ide\commonextensions\microsoft\xamldiagnostics\Mobile\Microsoft.VisualStudio.DesignTools.MobileTapContracts.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'c:\program files\microsoft visual studio\2022\community\common7\ide\commonextensions\microsoft\xamldiagnostics\Mobile\Microsoft.VisualStudio.DesignTools.TapContract.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.IO.Pipes.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Threading.Thread.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Text.RegularExpressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.Serialization.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Private.DataContractSerialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.Serialization.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Text.Encoding.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:58:910	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.Serialization.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:150	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'D:\Projects\MauiBlazorTest\MauiBlazorTest\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\AppX\Microsoft.Extensions.FileProviders.Embedded.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:150	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Xml.XDocument.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:150	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Private.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:405	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Text.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:405	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Text.Encodings.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:405	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Runtime.Intrinsics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:16:59:405	'MauiBlazorTest.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.11\System.Collections.NonGeneric.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
15:17:19:165	The thread '[Thread Destroyed]' (9148) has exited with code 0 (0x0).
15:17:19:670	The thread '[Thread Destroyed]' (40460) has exited with code 0 (0x0).
15:17:19:670	The thread '[Thread Destroyed]' (6112) has exited with code 0 (0x0).
15:17:29:449	The thread '[Thread Destroyed]' (23036) has exited with code 0 (0x0).
15:17:29:449	The thread '[Thread Destroyed]' (45644) has exited with code 0 (0x0).
15:18:05:678	The program '[34060] MauiBlazorTest.exe' has exited with code 2147483651 (0x80000003).
@danny-may danny-may added the t/bug Something isn't working label Dec 13, 2024
@jfversluis jfversluis added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Dec 13, 2024
@ninachen03 ninachen03 added platform/windows 🪟 s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Dec 16, 2024
@ninachen03
Copy link

This issue has been verified using Visual Studio 17.13.0 Preview 2.0 (8.0.3 &8.0.100)
Image
On 17.13.0 Preview 2.0 (9.0.21) throw an exception.
Image

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/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants