Federico Cappelletti

Results 16 comments of Federico Cappelletti

I think this might be a duplicate of #1077 Should be fixed when #1078 gets merged

Any update on this? This would be big.

Thanks for the reply. I ended up doing the same thing: I created a context where I provide a classic `ref` + `setRef` couple and then export the shortcut hook:...

Thanks for the insight. Makes sense. For now I'll settle with my custom context, but it would be nice if Resium exposed the equivalent of `setRef` so that this extra...

The search function searches only if all the pages are compiled, which is not the case when you're running the development server, and explains why it works on Vercel. If...

> Did not work for me. I have around 80 pages, specific documentation with different methods. Search finds some previously created pages, but does not see new ones. Yet I...

Any update on this? Version 2.13.4 doesn't seem to provide the description property for cards. Thanks!

I'm being hit with `TransformStream is not defined` from msw >= 2.4.12. Is this related?

@kettanaito Hey. With `[email protected]` & `[email protected]` I'm getting zero errors now. :)

Thank you @jjspace for the in-depth response! The behavior is indeed the same for a non-Next.js application (i.e. React only). At this point I wonder why don't I see this...