You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have next js app have a Parallel routes, if we deploy it work fine in th url workers but it return not found if use the my domain like in here.
If we check the log it return 200 Ok and the data itself showed actually in the metadata, but return error or not found something that actually work in the workers url. I check my dns working fine
It returned error or not found, already setup DNS working fine
Expected behavior
Render Parallel page both in worker url or domain
@opennextjs/cloudflare version
0.5.1
Wrangler version
3.109.1
next info output
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:02:45 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T8112
Available memory (MB): 8192
Available CPU cores: 8
Binaries:
Node: 20.11.1
npm: 10.2.4
Yarn: 1.22.22
pnpm: 9.12.2
Relevant Packages:
next: 15.1.6 // There is a newer version (15.1.7) available, upgrade recommended!
eslint-config-next: 15.1.6
react: 19.0.0
react-dom: 19.0.0
typescript: 5.7.3
Next.js Config:
output: N/A
⚠ There is a newer version (15.1.7) available, upgrade recommended!
Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I have next js app have a Parallel routes, if we deploy it work fine in th url workers but it return not found if use the my domain like in here.
If we check the log it return 200 Ok and the data itself showed actually in the metadata, but return error or not found something that actually work in the workers url. I check my dns working fine
Steps to reproduce
Expected behavior
Render Parallel page both in worker url or domain
@opennextjs/cloudflare version
0.5.1
Wrangler version
3.109.1
next info output
Additional context
No response
The text was updated successfully, but these errors were encountered: