Sid

Results 51 comments of Sid

YES PLEASE!

@mbcbus from inside the child iframe try `window.parent.mitt` - assuming you're using mitt in the parent iframe Do note that `window.mitt` or `window.parent.mitt` will only work for UMD bundles which...

@wprk Thanks mate this helped me bunch

@sbeben try this ```ts export type preHandlerAsyncHookZodHandler = preHandlerAsyncHookHandler< RawServerDefault, RawRequestDefaultExpression, RawReplyDefaultExpression, RouteGenericInterface, unknown, any, ZodTypeProvider >; ```

@YasserDbeis I think you guys would need some sort of "module resolver" mechanism to create a dependency graph of the files before sending it to the server. Later the server...

We're updating the Team section with the latest members and content, currently we are only looking to only mention the Website members, and purge the remaining. Will keep this opened.

@edgurgel Any information on if poxa will be supporting this? I am not familiar with elixir but can try implementing this if you're willing to guide me a bit? :)

Cool, you can assign me this. I will try working on it this week. Hopefully I will have a PR by this weekend :)