Nick Wylynko

Results 5 comments of Nick Wylynko

After looking at the `search-index` source code it looks like the types are correct and that `RESULT` is the field returned in the object for a `QUERY`. Running the node...

Hey @Kyle772, thanks for making an issue, this is essentially an issue with the current types in react. This module uses the new React Server Components feature that only some...

From what your saying i'm guessing your attempting to use a server component inside a client component, this unfortunately isn't possible, the best you can do is pass server components...

I'm not trying to defend RSC, they seem to have shortcomings and are still very beta. But the reason I decided to use them is fairly simple, as part of...

I've set the changeset as a `minor` but if this is just a `patch` I'm happy to change it.