Skip to content

issues Search Results · repo:smeijer/next-runtime language:TypeScript

Filter by

36 results
 (104 ms)

36 results

insmeijer/next-runtime (press backspace or delete to remove)

Submitting a JSON request body of 300KB results in the below server error output: Error: { errors :[{ name : JSON_SIZE_EXCEEDED , message : json object exceeds 0B }]} at getProperError (home/project/node_modules/next/dist/lib/is-error.js:41:12) ...
  • curiousercreative
  • 3
  • Opened 
    on Oct 21, 2024
  • #75

This is a big problem when multiple pages have different forms, or when using withNextRuntime. Submit a form on route A, and the form data will replace the props on a different route B if you navigate ...
  • icopp
  • Opened 
    on Oct 20, 2022
  • #72

Hi, I love this library, very nifty :) This issue may be too early for you to consider, but next-runtime does not work with a NextJS page using the experimental-edge runtime. https://nextjs.org/docs/advanced-features/react-18/switchable-runtime#page-runtime-option ...
  • Winwardo
  • 1
  • Opened 
    on Aug 12, 2022
  • #71

I have created a small example. https://codesandbox.io/s/goofy-allen-jixz0k?file=/pages/index.js /destination1 (getServerSideProps is defined which returns empty json): redirect works fine. import { ...
  • faiare
  • 1
  • Opened 
    on Jul 13, 2022
  • #69

dependency busboy =0.3.1 depend on dicer which has vunlunbility, is it possible to upgrade, I saw 1.6 available dicer * Severity: high Crash in HeaderParser in dicer - https://github.com/advisories/GHSA-wm7h-9275-46v2 ...
  • ripple0328
  • 8
  • Opened 
    on Jun 16, 2022
  • #66

Are the next api routes not enough?
  • thorizer
  • 4
  • Opened 
    on May 18, 2022
  • #62

Hello, preview seems missing in context type. bug
  • thiras
  • 1
  • Opened 
    on Apr 13, 2022
  • #55

Hi @smeijer Is this ready for production? Can I use the getServerSideProps in per component basis or has to be at page level? How well does it handle fetch errors? Maybe would be good to open a Discussions ...
  • vasco3
  • Opened 
    on Apr 11, 2022
  • #53

For things like billing flows, its not uncommon to want to redirect-after-POST to a 3rd party endpoint. next-runtime doesn t appear to support returning external URLs with its redirect handler. I ve even ...
🐛 bug
  • AndrewIngram
  • 6
  • Opened 
    on Mar 21, 2022
  • #51
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