bartizan

Results 11 comments of bartizan

Here is a sample of the same error with data binding via values property. The source code: [react-hook-form-devtool-issue.zip](https://github.com/react-hook-form/devtools/files/15076024/react-hook-form-devtool-issue.zip) react-hook-form: 7.51.1 - 7.51.3 @hookform/devtools: 4.3.1 ```tsx function App() { const {...

@waldekmastykarz This issue seems to be about network isolation, leading to the necessity of configuring MS Windows by enabling loopback for network access. More details are available [here](https://github.com/dotnet/dev-proxy/issues/356#issuecomment-2875338759).

@waldekmastykarz > We chose to send metrics without recording because we're sending them live, as we're intercepting requests. Is there a reason why you'd want to capture metrics only while...

I am working on it. I expect some refactoring of ProxyHost . Alphabetical sorting will be on our end, it does not look that System.CommandLine API has anything for this...

#1208 PR for Windows Added a certificate remove command and called during uninstallation. ![Image](https://github.com/user-attachments/assets/d4fd9dc0-963e-4dee-97fa-84b19ea409d6)

> Cool! Did you also by any chance look at what we could do (if anything) on macOS with homebrew? Unfortunately, no, I did not. I don't have macOS in...

Shouldn't we close the issue or it is under some beta testing now?

working on it. Summarizing, We need the following: - add a config property of the plugin named like ParametersWithDefaults or **DefaultedParameters** with an array of strings; - capture parameters from...

@waldekmastykarz, all is merged, the issue could be closed.