Oron
Oron
I'll try to do some more testing when I have the time
As of the latest version, the exception message has changed slightly: ``` System.NotSupportedException: Method DotVVM.Framework.Utils.BoxingUtils.Box(int? v) -> object cannot be translated to Javascript ```
This issue also exists with code files that have spaces in the name, like this: ``` error CS2001: Source file '\App_Code\GridViewTemplateExternal' could not be found. error CS2001: Source file '\.cs'...
Any solution to this that does not involve editing the hosts file?
As others have described, depends on whether that would work with Sentinel as it returns hostnames, not IPs, and I can't use hostnames/IPs that are cluster-internal.
Why did the bot close this when there clearly was activity?
The blog post no longer contains links to the list of actual non-security changes in the release. Previously, there were links to the merged PRs in each repo, which wasn't...
Seriously? This makes Synergy v1 absolutely useless to me! And I can't use Synergy 2 behind a proxy so I don't know if it's fixed there...
As a first time user, I figured it out by going to the next documentation page down and guessing based on the API shape. So it's not a problem once...
The Newtonsoft serializer would serialize most things as-is without any custom converters, so I don't really understand what the purpose of the new custom converters is. I don't feel comfortable...