Mike Marynowski
Mike Marynowski
It references the script via HTTP instead of HTTPS, causing it not to load when the blog is hosted on HTTPS: https://github.com/BlogEngine/BlogEngine.NET/blob/master/BlogEngine/BlogEngine.NET/Custom/Extensions/Recaptcha/RecaptchaControl.cs#L558
The docs site has some broken sections, i.e. `Equality -> SameAs` and `Enumerable -> ShouldBe`. I believe the rest are working from a quick glance. Side note: looking at https://github.com/shouldly/shouldly/blob/master/documentation/documentation/equality/sameAs.md,...
**Mapsui Version** 4.1.7, 5.0.0-beta.1 **Mapsui Platform** Uno.WinUI **Device** Android **Describe the bug** Zooming in and out via the widget keeps the current center of the map in the same spot,...
**Mapsui Version** 4.1.7, 5.0.0-beta.1 **Mapsui Platform** Uno.WinUI **Device** Android **Describe the bug** With `PanLock = true`, it seems that `Navigator.CenterOn(...)` stops working. **To Reproduce** Try to call `CenterOn(...)` with `PanLock...