Nathan Evans
Nathan Evans
Are renewals implemented yet? Also will the challenge need to be updated on the DNS/HTTP during a renewal? Thanks
My colleague found this which appears to be related: https://github.com/aspnet/AspNetKatana/issues/208
Possible related: https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/network/add-element-for-schemesettings-uri-settings
I believe I'm seeing the same issue on UWP.
https://github.com/xamarin/Xamarin.Forms/blob/50dbbcf55d71f75fa79aa87e8514799b322f3bda/Xamarin.Forms.Core/FlexLayout.cs#L401 Likely caused by this.
I created this (F#) workaround which sort of fixes the issue for me - though it's not perfect, it is bit glitchy when resizing the UWP window. Something is really...
Will this ever be fixed? It basically makes FlexLayout unusable. My "fix" above isn't really good enough - it's too glitchy for production use.
@ryanharding Be prepared for same-shit-different-shit in Flutter. Last time I checked it out they were still faffing about trying to make textual word wrap and ellipsis work properly on all...
Would love to see a radar chart in c3
Yes please!