Next
Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Here are 7,764 public repositories matching this topic...
What do you want and why?
We currently have a few blitz new tests, but not a complete e2e test for the new app.
We want to:
- Test the following for each form option
- Test
blitz buildsuccess inside new app - Test
yarn testsuccess inside new app- Need to remove the
.skipfrom `
- Need to remove the
-
Updated
Sep 3, 2019 - TypeScript
Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.
-
Updated
Jan 20, 2021
Without all the marketing.
We recently added a new repository that should serve as the official home for third-party adapters, maintained by the community.
See: https://github.com/nextauthjs/adapters
Also, see the discussion here: nextauthjs/next-auth#1161
We should probably mention this under:
https://next-auth.js.org/schemas/adapters
and
https://next-auth.js.org/tutorials/creatin
-
Updated
Jan 14, 2021 - TypeScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Jul 18, 2019
-
Updated
Jan 20, 2021 - JavaScript
-
Updated
Jan 21, 2021 - TypeScript
DefaultSeo og:title and og:description only overridden by NextSeo when openGraph config provided
Hi! First off, thank you so much for this library!
I noticed some unexpected behavior (not sure if it's a bug or intended) when using DefaultSeo and NextSeo. The DefaultSeo og:title and og:description meta tags are not overridden by NextSeo's title and description configurations unless an openGraph configuration object is provided to NextSeo. I believe this is due to http
Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).
If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i
-
Updated
Jan 20, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Currently both lambdas can only have the same arn role (if set). However it would be better to follow the same approach that there is for the name field
roleArn:
defaultLambda: arn
apiLambda: arn
The reason I say this is because I wouldn't want to give the defaultLambda access to the database.
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Dec 28, 2020 - TypeScript
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
Dec 8, 2020 - TypeScript
Created by Vercel
Released October 25, 2016
Latest release 15 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia

What version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.14.0
What browser are you using?
IE11
What operating system are you using?
Windows 10
How are you deploying your application?
next start
Describe the Bug
The start page of next.js does not render properly.
See image below.
Expected Behavior
It should render the same a