Kristoffer

Results 3 issues of Kristoffer

**Describe the bug** I have three tables. One main table `customers` and two linked tables `addresses` and `orders`. They both are linked to the `customers` table's `id` column, but the...

### Describe the bug 💬 When running a Next.js project with the app router in dev I get the following error when reloading the page on mobile or when the...

untriaged

**Describe the bug** When using "SE" as a locale name, plurization doesn't work for the number 2 when using useScopedI18n() or getScopedI18n(). It doesn't hit the language string. **To Reproduce**...

bug