Ben Bjurstrom

Results 6 comments of Ben Bjurstrom

@mreduar > I tried to do it as you indicated as I think it looks great, but I couldn't do it, I get an error about an incorrect number of...

duplicate of #1253 @claudiodekker there's 3 pull requests to address this issue with #1315 being the most up to date. Let me know if there's anything I can do to...

I'm having the same issue in my app. Instead of `any[]` would it make more sense to set the type to `React.ReactNode`? ``` type InertiaHeadProps = { title?: string children?:...

Had a chance to look at this again and confirmed it's not an issue with the openai-php package. Instead this error occurs anytime you pass the `stream => true` flag...

Having the same issue. I know that technically the closing tag doesn't need the slot name. But PHPstorm complains that the tags don't match if it's missing. Using ignore tags...