romanov
romanov
I can't confirm domain with http-01. Always in pending state. I've checked everything: text/plain and a path
Looks like the only solution to use F# 6.0 on Mac is Visual Studio Code / Rider for now.
Penumbra.DesktopGL is not working with Monogame UWP Core project: ``` System.TypeLoadException: 'Could not load type 'MonoGame.Framework.GameFrameworkViewSource`1' from assembly 'MonoGame.Framework, Version=3.8.0.1641, Culture=neutral, PublicKeyToken=null'.' ```
How about just to use "./assets" for inline and "../assets" for css files
> @romanov thanks for contacting us. > > Does the same webview instance survive across navigations? How to check it? It's default MAUI Blazor template with default BlazorWebView
What is the best method to put the counter's incementation? `protected override async Task OnInitializedAsync()` or `OnInitialized`? Is it right for a blazor page? Or they call everytime on navigation?...
[mminella](https://github.com/mminella)  delightful