Richard Willis
Richard Willis
@belav I'll take a look later this week
In our case we resolved a lot of compiler related issues by using `useWatch` and `useFormState` but unfortunately it seems formState is not updating correctly with errors. I've tried both...
It's quite an old repo. I should add more modern examples. I will do so when got a bit of time.
Closing as i haven't found the time to add examples for buf etc.
Just chiming in to confirm, seeing this issue on my M1 Mac using `9.0.200`. A quick workround is to: 1. `dotnet new globaljson` 2. Edit `global.json`, change sdk version to...
Hey, thanks for the nice feedback. Yes there's no direct usage of protobuf.js, but `@grpc/proto-loader` uses protobufjs See: https://github.com/grpc/grpc-node/blob/aaa568fc01d53474d4ccc7bc5a742031bab554d6/packages/proto-loader/src/util.ts#L21 And https://www.npmjs.com/package/@grpc/proto-loader?activeTab=dependencies