Tejas Dinkar

Results 22 comments of Tejas Dinkar

@celesteking were you able to figure that out? We are having the same issue. In particular, node's root certs (require("tls").rootCertificates) are an array of strings

@murgatroid99 I don't believe the code works like that. The following example from the grpc-js, but I believe the native version works the same way. If ssl is missing, it...

I don't mind sending a PR as well to fix the issue, but I was wondering what direction you'd want to take (ie, is a 2 phase render type thing...

Yes, the problem is that it is an unnecesary render (and remember that you may generate an entire tree that you remove). This is inevitable if you are using SSR...

@mlampedx does your PR solve the issue of hydration having to match the SSR value? I still believe you'll have to do the useEffect / setState hack I mentioned in...

Sorry @noamokman just haven't had the time to work on this.

I've sent the security vulnerability over to manish and naman. Very happy to chat with you over email. On Wed, Jul 28, 2021 at 00:07:05, Anthony Master ***@***.***> wrote: >...

Sorry. Will do in a day or so ## Tejas Dinkar On 29 October 2016 at 6:33:08 AM, Pavan Kumar Sunkara ( [email protected]) wrote: > @gja https://github.com/gja Are you planning...

Hello Maintainers, Do you have any feedback on this pull request?