Next.js + Stripe Elements SSR Test Case
Switch branches/tags
Nothing to show
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
components
pages
.gitignore
LICENSE
README.md
package-lock.json
package.json

README.md

nextjs-stripe-elements

Next.js + Stripe Elements SSR Test Case

Run

npm install && npm run dev
Then go to localhost:3000, error appears in the console and in the browser

If you go to /deferred you can see it working with deferred rendering but no SSR