Skip to content

issues Search Results · repo:opennextjs/opennextjs-cloudflare language:TypeScript

Filter by

375 results
 (101 ms)

375 results

inopennextjs/opennextjs-cloudflare (press backspace or delete to remove)

When i.e. long-lived R2 cache is used, the regional cache is refreshed from R2 after cache hits: https://github.com/opennextjs/opennextjs-cloudflare/blob/3be30a4d33d978b14c42b8c295617e17bf7978f3/packages/cloudflare/src/api/overrides/incremental-cache/regional-cache.ts#L103-L111 ...
  • vicb
  • 1
  • Opened 
    21 hours ago
  • #879

Describe the bug When trailingSlash is enabled in next.config.js, requests to the Next optimization route (/_next/image) fail with a 500 Internal Server Error using opennextjs-cloudflare build opennextjs-cloudflare ...
bug
triage
  • cdl
  • 3
  • Opened 
    yesterday
  • #877

Describe the bug I updated @opennextjs/cloudflare from v1.6.5 to v1.7.0. The typescript in the worker bundle will be a broken symbolic link. Steps to reproduce 1. clone repo https://github.com/ymchun/reproduce-opennextjs-cloudflare-build-issue ...
bug
triage
  • ymchun
  • 5
  • Opened 
    2 days ago
  • #876

Describe the bug Calling redirect on page load results in the target route being added twice to the URL. Example: - I have two pages - Home which lives at / and simply returns redirect( /target ...
bug
triage
waiting for feedback
  • SDrinkwater
  • 8
  • Opened 
    5 days ago
  • #875

--configPath has been deprecated in https://github.com/opennextjs/opennextjs-cloudflare/pull/862. Keeping this issue around until we drop it in 2.x -- As of 1.7 all of --configPath, --config, and --c ...
breaking change (major)
  • vicb
  • Opened 
    6 days ago
  • #871

Describe the bug When running the app through next dev --turbopack it works perfectly. But when I try to build (opennextjs-cloudflare build) and then preview (opennextjs-cloudflare preview) I get this: ...
bug
triage
  • dccarmo
  • 4
  • Opened 
    7 days ago
  • #870

Describe the bug If a custom wrangler.jsonc path is used, bindings are inaccessible during opennextjs-cloudflare build even if the correct path is specified in the command. Steps to reproduce Please ...
bug
triage
  • john-royal
  • Opened 
    7 days ago
  • #869

Describe the bug Hi, we re using @opennextjs/cloudflare in version 1.6.5. We have ISR enabled and we use R2 for incremental cache. During deployment we deploy ~500 items to the cache and there are 2 issues: ...
bug
triage
  • grabmateusz
  • 1
  • Opened 
    8 days ago
  • #866

Users need to configure a token when using cache purge, ref https://github.com/opennextjs/docs/pull/180 We should log an error when cache purge is configure but no token is provided as cache purge would ...
  • vicb
  • Opened 
    8 days ago
  • #864

Hello! I am trying to upgrade an existing nextjs app that previously ran on @cloudflare/next-on-pages to use CF Workers with this package instead. However, I am running into this: ▲ [WARNING] Using direct ...
  • evrys
  • 1
  • Opened 
    9 days ago
  • #861
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub