Skip to content

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

Filter by

562 results
 (81 ms)

562 results

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

  • Alishahbin
  • Opened 
    6 days ago
  • #2994

Hello, I m trying to do rewrites through my middleware to App router pages cohabiting with page router pages I made a repo reproducing the issue : https://github.com/mparisot-antescofo/netlify with a ...
  • mparisot-antescofo
  • 2
  • Opened 
    17 days ago
  • #2983

in version 5.11.3 when using middleware, the locale is not passed anymore. It is still present in the middleware but in the getStaticProps it defaults to the default. Even when only returning NextResponse.next(); ...
  • BArtistically
  • 4
  • Opened 
    21 days ago
  • #2973

Hello! We have a Next.js 15 application running on Netlify using the pages router, with OpenTelemetry (for server traces) configured. The root span emitted for each HTTP request is BaseServer.handleRequest, ...
  • guisehn
  • 1
  • Opened 
    25 days ago
  • #2972

Dear Team, please consider looking into this specific issue. The inlining of Critical CSS with the optimizeCss feature doesn t work when using Next.js 15.3.3 (Page Router) and @netlify/plugin-nextjs ...
  • artabr
  • 1
  • Opened 
    on Jun 12
  • #2963

Example failure: ● clientTraceMetadata › app router › should inject propagation data for a dynamically server-side-rendered page expect(received).toContain(expected) // indexOf Expected substring: ...
Next.js e2e test failure
  • pieh
  • Opened 
    on May 12
  • #2924

After upgrading to Next.js v15, I noticed the geo property on NextRequest was missing, which was fine because Vercel removed it from the interface. However, I assume the object should still be injected ...
  • cshawaus
  • 2
  • Opened 
    on Apr 29
  • #2880

Hi there - my Next.js:15.3.1 site using middleware with next-intl:3.26.5 enabled and has rewrites stopped working on Netlify after upgrading from plugin-nextjs:5.10.6 to plugin-nextjs:5.10.7. The default ...
  • mschel
  • 4
  • Opened 
    on Apr 22
  • #2863

Some users who deployed Umami on Netlify started to have issues about responses being cached incorrectly (reference removed) Here are a few queries which are returning the same cached response: (a part ...
  • Maxime-J
  • 1
  • Opened 
    on Apr 9
  • #2825

● streaming-ssr-edge › should not stream to crawlers or google pagerender bot expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 2 86 | flushCount++ ...
Next.js e2e test failure
  • pieh
  • Opened 
    on Mar 26
  • #2785
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub