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 35,379 public repositories matching this topic...
-
Updated
Apr 27, 2022 - TypeScript
-
Updated
Apr 29, 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 29, 2022 - TypeScript
- auth
- custom-server
- cypress
- fauna
- i18n-next-rosetta
- no-prisma
- plain-js
- static
- store
Provider type
Custom provider
Environment
next-auth 4.3.3
(I don't think any other version information is relevant, I looked at the source)
Reproduction URL
N/A
Describe the issue
I looked at the source and the declaration seems t
-
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 25, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Apr 28, 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 25, 2022 - TypeScript
Issue Summary
Building with serverless
results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
-
Updated
Apr 28, 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 26, 2022 - TypeScript
-
Updated
Mar 10, 2022 - TypeScript
Hi everyone,
I was following this tutorial , then i tried to share a library between the shell and the mfe1 app.
I created the lib outside the workspace directory with one service injected in root, then added it to the tutorial package.json, and imported it in both shell and mfe1.
Inside b
Created by Vercel
Released October 25, 2016
Latest release 16 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-amplify
Describe 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