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 34,881 public repositories matching this topic...
-
Updated
Apr 20, 2022 - TypeScript
-
Updated
Apr 20, 2022 - TypeScript
Anytime I open up the options for a plugin the okey button (I think that's what it's called but I can't see it) is half cut off
-
Updated
Apr 20, 2022 - TypeScript
Question 💬
I'd like to add NextAuth.js' icon to the Simple Icons brand icons collection which uses monochromatic SVGs. Unfortunately, I could only find a color PNG icon for NextAuth.js.
My 2 questions are:
- Do you also have an SVG version of the icon, and if so would you share it?
- Is there any prior work regarding a monochromatic version of the icon? Th
-
Updated
Apr 13, 2022 - TypeScript
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
Apr 12, 2022
-
Updated
Apr 20, 2022 - TypeScript
-
Updated
Apr 20, 2022 - TypeScript
-
Updated
Apr 20, 2022 - TypeScript
Without all the marketing.
-
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
Apr 10, 2022 - TypeScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
Apr 15, 2022 - TypeScript
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
-
Updated
Apr 20, 2022 - Svelte
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
Apr 14, 2022 - JavaScript
-
Updated
Apr 19, 2022 - TypeScript
-
Updated
Mar 10, 2022 - TypeScript
-
Updated
Jul 18, 2019
Created by Vercel
Released October 25, 2016
Latest release 8 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia

Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated