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 32,641 public repositories matching this topic...
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Mar 12, 2022 - TypeScript
Add `deepEqual` utility to stdlib and use it for `initialValuesEqual` in `react-final-form` template
What do you want and why?
If a user has a react-final-form with a JS Set (or Map) in the initial values, the form resets on some activities, e.g. switching to another tab.
Possible implementation(s)
This can be fixed by using the initialValuesEqual prop:
import deepEqual from "fast-deep-equal"
<FinalForm
initialValues={initialValues}
initialValuesIn vercel/next.js#34316 (comment) I concluded that getInitialProps really does not play well with our auth model. There are simply much better solutions for this now.
We should discourage the usage of it entirely.
https://next-auth.js.org/tutorials/securing-pages-and-api-routes should be updated to also mention [Middleware support](https://next-auth.
-
Updated
Mar 7, 2022 - TypeScript
-
Updated
Feb 4, 2022
Description
I'm using a number field with the GQL + Tina Cloud setup and realized that there is a bug in the number field. If you edit the field, e.g. from empty to 100 and then remove the 100 again, an error occurs when saving the value. If I do not touch the fields at all tho it does accept it when they are empty. Here's a video to illustrate:
-
Updated
Mar 11, 2022 - TypeScript
Without all the marketing.
-
Updated
Mar 11, 2022 - TypeScript
-
Updated
Sep 3, 2019 - TypeScript
Would be supercool to have "BlogPosting" as article JSON-LD type.
From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting. (https://schema.org/BlogPosting)
I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https:
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Mar 10, 2022 - TypeScript
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
Things like Optional Chaining should be transpiled for e.g. node 12 compatibility: https://esbuild.github.io/content-types/#javascript. We should choose es2016 for all packages.
-
Updated
Mar 4, 2022 - JavaScript
-
Updated
Mar 10, 2022 - TypeScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Jul 18, 2019
Hey,
I've tried to use HMR with multiple remotes, but it seems that only the first one that is loaded has the HMR working. The rest updates the source (I can see in devtools the file updated) but it doesn't update the layout.
@burhanuday did you manage with multiple remotes? can you add an example ?
Thanks and merry xmas.
Created by Vercel
Released October 25, 2016
Latest release 23 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia


Verify canary release
Provide environment information