Ed Yu

Results 25 comments of Ed Yu

I ran this into exact same problem for the last couple of days so a sync that would fix the version problem in the mean time would be appreciated.

> @travikk if it's any use to hear, we've been using grpc-web in ***web*** workers without a problem. How so? The generated code references window object which is not available...

I just submitted a PR and honestly it's only one line and you pretty much nailed on where to change it so feel bad for taking the credit. You can...

I would second that having at least a minimal example working in the source code itself would be most helpful. I also was stuck on not figuring out how to...

For example, I'd like to know how do I do the equivalent of "git init" on a directory for example. I know now that you can get lgFactory assuming I'm...

I still have sigsegv using 0.11.0-dev.3312+ab37ab33c

#16172 might be fixed by this?

I just had this occur in that I mistakenly called `defer self.allocator.free(id)` when I should've called `defer id.deinit()`. I agree that the error message should at least point to where...

I can also attest that dark mode doesn't work in dialog even when dark class is applied to html. Everything else works but most elements in dialog doesn't change from...

Still same problem using WSL2. The workarounds don't work. The following is from `Mongoc.ping(client)` Also when adding to the end of URI: 2023/05/04 11:48:30.0792: [64689]: WARNING: mongoc: Unsupported URI option...