Jonah Bron

Results 45 comments of Jonah Bron

I encountered this issue as well, and fixed it with the setting mentioned by @Rahix . This issue cropped up in my program when I introduced a usage of `core::cell::RefCell`,...

It used to require JSON in the directive attribute, but @rickerd improved the interface. I just created a new release based on his changes, check it out. https://github.com/jonahbron/angular-owl-carousel/releases/tag/v0.3.0

@ElvisSaavedra I'm not sure, I haven't looked at the code in a while. But you can call directive attributes as functions when events in Owl are triggered. For example: ```...

This isn't a direct answer, but the TypeScript output _does_ support modules. If you're not using TS in your project, a workaround would be to re-compile from the TS output...

@wenbozhu Have there been any developments on adding bidi support to the gRPC-Web spec?

@wenbozhu I'm sure you've heard people scream "but websockets!" at you a million times. But I'm genuinely curious, can you explain or link to an article or something that explains...

Thanks @johanbrandhorst. Based on the comments on that issue (and the presence of a vote item in the ROADMAP.md), it sounds like it's still a possibility. Guess we'll just need...

I filed a bug against this upstream in esp-idf, it might be something that could make sense to fix there, even if we can get a workaround on this side....