Carl-Johan Kihl
Carl-Johan Kihl
@swalkinshaw and @yoDon If this is still interesting, I created a package that includes all Typescript typings for Shopify Storefront API. All typings and comments are auto-generated from the GraphQL...
Same issue for me Bun 1.1.4 `@aws-sdk/client-s3: 3.565.0`
Thank you all for your valuable feedback! π @jtoar @cannikin Yes, correct this is for the client-side request, not the server response. This error only occurs if the request contains...
Thank you @Tobbe for your feedback :) > The entire useCurrentUser implementation can be overridden like this.. This is what we doing right now but it is not the best...
> @cjkihl can you post a sample of how your solve this issue? I think we're getting the same CORS error on clerk auth provider / aws Hi! @nivivive :)...
> I like the idea of putting `` in `App.tsx` like that! In fact, that was someting we always wanted our users to be able to do in case they...
Hi! I was running into the same problem. There's indeed tedious to have env variable validation in multiple packages and if you want to use the same env variable in...
I've published a separate package in the meanwhile. https://www.npmjs.com/package/react-joyride-react-19 `npm install react-joyride-react-19` It includes the latest from main and PR https://github.com/gilbarbara/react-joyride/pull/1062 I hope we can find a way moving forward...
> @cjkihl Amazing work! But do you mind updating the package? Thanks in advance :D Sure. thank you for the reminder
> Are there any updates? This is currently blocking the migration to Next.js 15, which is a significant issue. @mngrs I published this package in the meanwhile: https://www.npmjs.com/package/react-joyride-react-19