Rob
Rob
Did you happen to find a solution for this? [Edit] I posted a potential solution below. My guess is that the `$(NSwagExe_Core31)` version is incompatible with Microsoft's 5.0.x and 6.0.x...
I wasn't able to get `aspnetcore2openapi` working. After reviewing the documentation, I found [a reference to `webapi2openapi`](https://github.com/RicoSuter/NSwag/wiki/WebApiToOpenApiCommand). My command was very similar to the one posted by @husilan. I replaced...
I found that `aspnetcore2openapi` doesn't work as expected when using `$(NSwagExe_Core31)` from the MSBuild NuGet package. Like @husilan, I'm working on an aspnetcore 3.1 app. Using `$(NSwagExe_Net60)` worked on the...
I've also experienced the flickering issue _without_ `React.StrictMode` https://github.com/telerik/kendo-react/issues/1374#issuecomment-1244471870
I've also replicated the issue (right before finding this issue) Works in React 17 https://stackblitz.com/edit/react-hejynz?file=app%2Fmain.jsx Flickers in React 18 https://stackblitz.com/edit/react-hejynz-pn7umx?file=app%2Fmain.jsx
Yes. I'm in the process of working on that.
I've submitted three pull requests to the JetBrains External Annotations project. We'll see how it goes. Since R# is a commercial product, it's likely that it has to go through...
I'm currently writing a component library. I need consistent and predictable CSS Class names. This allows consumers of my component library to override CSS styles, or even set SASS variables...
Please include Harvester Network Configuration in your documentation enhancement. Specifically, how to assign externally accessible IP addresses to VMs. [Edit] Our company's policy is to use Static IP Addresses. Without...