Gustave
Gustave
Hello! **Describe the bug** When I enter on a page for the first time with an another locale than the default locale, I get the following error: ``` RangeError: A...
Hello! Let's assume I have, sometimes (very rarely), type unsafe calls to the `t` function. I would like to know what is the proper way to detect if `t('something.invalid')` doesn't...
Hello! Should Next International offers an API to handle the `hreflang` attribute on `Link`? Or generates it "for free" during SSG? I have no idea if it should be up...
I find it unfortunate that currently, there is no documentation regarding how to enforce different locales to be exhaustive. https://next-international.vercel.app/docs/writing-locales I think we should be able to ensure that every...
### NextUI Version 2.1.13 ### Describe the bug Horizontal scrolling is blocked on all my pages until I press the toggle button on the navbar. If I open and close...
Hello! I'm having a problem with the current implementation of buttons WITH links, concerning _Material Tailwind_. The documentation states to do: ```jsx Filled ``` (And it is ofc also possible...
Hello. I'm using Next.js 13 with the App Router. I know that next-sitemap can generate good sitemaps files with this setup. I've already done this in my current (and first...
Hello there! I noticed that the first search is always slower than the others. For example: https://pagefind.app/ If I search `hello`, I will have a little delay (_"Searching for hello..."_)....
### Note As I'm using Shadcn/ui, maybe the root cause of this is NOT Radix UI. ## Question Hello. I have noticed an error with WAVE plugin: https://chromewebstore.google.com/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh?pli=1 When I...
### Describe the bug The `perfectionist/sort-objects` rule is glitched on Windows. ### Code example Failing workflow : https://github.com/Tirraa/dashboard_rtm/actions/runs/7926565974 Failing workflow related commit : https://github.com/Tirraa/dashboard_rtm/commit/d2f313191a09cebf0b73a671941528084e95942c --- Working workflow : https://github.com/Tirraa/dashboard_rtm/actions/runs/7926583540 Working...