-
### Is your feature request related to a problem? Please describe.
I have tried to build a project with tech stack including NextJS13 app router with React Server component, next-intl, and contentlay…
-
**Describe the bug**
After changing classNames to twMerge in version 0.4.8, some necessary values may have been ignored in the result. For example, the spacing between the input text and the icon in …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
https://github.com/jpkha/nextjs13-storyblok/blob/main/pages/api/preview.js#L8
```js
if (req.query.secret !== 'MY_SECRET_TOKEN') {
return res.status(401).json({ message: 'Invalid token' })
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Disclosure: I have installed the latest cana…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: arm6…
-
# 試したこと
[NotionをDBaaSにして「ロリポップ!」「ヘテムル」のサイトをもっと安全にしよう](https://tech.pepabo.com/2022/09/21/build-sites-on-lolipop-more-secure-with-dbaas-notion/)とREADMEを参照して
Next.js13(pageディレクトリ→appディレクトリ)で実装しました
…
-
### Describe the bug
The server component that fetch data in Nextjs13 becomes "Promise " and can not be drawn in Storybook.
Storybook Error : `Error: Objects are not valid as a React child (foun…
-
> For deployment issues, please provide us with the following information:
> ---------------------------------------------------------------
### Repro steps.
> your project built successfully on …
-
**Describe the bug**
Carousel doesn't operate correctly when using desktop safari. It will move only a few pixels as you attempt to navigate through items
**To Reproduce**
Literally check the we…