Andréas Hanss
Andréas Hanss
> Hey, thanks for proposing this change! We do in fact already have docs for how to compose the `Link` with its `href` prop in case of localized pathnames: [`Link`](https://next-intl-docs.vercel.app/docs/routing/navigation#link)...
Hey @brentvatne Should I make a suggestions in RFC ?
Yes thanks, but doing this way I still need to render an empty component, i cannot just use an hook isn't ?
About API key this is not exactly the same workflow, but they indeed need to type the JS SDK with types instead of making a new library
@arshaw Is it live in 2024 ? I need to restrict to `businessHours` and `date > now` Currently, I'm mixing ```ts selectConstraint: 'businessHours', selectAllow: ({ start }) => { return...
> I'm using partysocket in React Native and run into the "ReferenceError: Property 'Event' doesn't exist, js engine: hermes" error, since Event is not available in RN. > > When...
Alright, in the end you need to create the migration file manually with 1. `npx prisma migrate dev --create-only` 2. Make changes creating your index and naming it. For Postgres...
@lamuertepeluda Your code isn't working, there are few typescript validation errors, also a lot of failing statement `import config from "./ckeditor";` does not point to any files. Can you paste...
I just started on an RPI with Dietpi (https://dietpi.com/) based on debian. ```sh 0|index | Failed to open client because of error: LibraryError("libjack.so.0: cannot open shared object file: No such...
Totally forgot about it ahah. Thanks for late reply. Can't wait to migrate my whole library using hacky puppeteer to control sound to your lib :)