Aleksandr Shcheglakov
Aleksandr Shcheglakov
I have same issue right now, now I think using vite + react ts was a bad idea for playing around with grpc in browser. However, problem indeed in type_pb.js...
@Aymeric-Henry thx, I used https://github.com/vitejs/vite/discussions/8926 < 1st solution and it's worked for me
@boldt hey, in the end it was not working as expected, I use protobuf-ts when I use Vite. https://github.com/Shegl/web-grpc-video-chat you can check how-to
Guys, this is actually somewhat should be merged. Nested queries is very popular.
> Hi all, > > how to make nested query filtering parent based on nested child object, also filter the child to, something query like this? > > ``` >...