-
### Versions
- `@prismicio/next`: 1.3.5
- `next`: 13.5.3
- node: 18.18.0
### Reproduction
I just want to use the PrismicNextLink component as it is in the example. But it throws an erro…
-
### Description
Setting up a CustomButton with actions is required for a subform layoutset. The action must be a `closeSubform` action. See[ reference docs](https://docs.altinn.studio//nb/altinn-stud…
-
### Description
# Issue: Implement Admin Functionality
## Description
This issue focuses on implementing the super admin functionality for the website. The goal is to establish a robust backe…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
this project use next13.4 and this version support app router,right?
why need this?
`
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
experimental: {…
-
### Link to the code that reproduces this issue
https://github.com/waki285/Server-Actions-Bug
### To Reproduce
1. Clone the repository in **GitHub Codespaces or VSCode Tunnel**.
2. Start the…
-
why serverActions is an **experimental** option in next.config.js?
Is it a normal case to use next.js for server-side rendering?
If not, what's the common case to use next.js to fetch data in ser…
-
The Disclaimer on security is misleading and will result in a high possibility of a compromised API Key:
"Don't store secrets in code or any other resources bundled with your app. Instead, fetch th…
-
### Description
# Issue: Implement Admin Functionality
## Description
This issue focuses on implementing the super admin functionality for the website. The goal is to establish a robust backe…
-
[이슈]
`MobileOS=ETC&MobileApp=TestApp&_type=json` 해당 부분이 반복되어 코드의 가독성을 해침
[사용되는 파일]
- src/app/api/camping/route.ts
- src/app/api/campApi/route.ts
- src/_utils/serverActions/campApi.ts
[기타 사항]…