Steps to reproduce: 1. Clone repo 2. Replace <PLACE_HOLDERS> in MauiProgram.cs with Settings from Auth0 3. `dotnet build -t:Run -f net7.0-maccatalyst` When pressing the _Log in_ button, nothing renders where the WebView should be.