In the Main Layout page we two profile menus. One has a tooltip and the other does not. If I hover over the one with the tooltip then click on the profile without the tooltip the following exception is thrown
fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit '26cLBGi_kQbAB86VgTxM0-762J4WTAbuVljAL86gt8Q'.
System.AggregateException: One or more errors occurred. (TypeError: Cannot read property 'removeChild' of null)
---> System.InvalidOperationException: TypeError: Cannot read property 'removeChild' of null
at Microsoft.AspNetCore.Components.RenderTree.Renderer.InvokeRenderCompletedCallsAfterUpdateDisplayTask(Task updateDisplayTask, Int32[] updatedComponents)