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 18,735 public repositories matching this topic...
-
Updated
Aug 9, 2021 - TypeScript
What is the problem?
running npx blitz new
(no global blitz
installed, so fetching the latest version
Paste all your error logs here:
$ npx blitz new the-magic-scheduler
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received null
at validateString (internal/validators.js:120:11)
at Object.join (path.js:1039:7)
at main (/Users/ta
Description 📓
Partially based on this tweet https://twitter.com/t3dotgg/status/1413983193212981248 and closed issues like #969 #497 #525 (and highly probable interest), we should document a way to secure Preview environments.
Given the (unchecked) assumption that most of our users use OAuth as their main provider, the main challenge lies in that Preview environments usually have a dynami
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Given I already run a tina instance in another terminal
When I run yarn dev
Then I get an error:
yarn run v1.22.10
$ yarn tina-gql server:start -c "next dev"
$ /Users/frank/github/tina/blog-starter-app/node_modules/.bin/tina-gql server:start -c 'next dev'
events.js:353
-
Updated
Aug 3, 2021
-
Updated
Sep 3, 2019 - TypeScript
Without all the marketing.
Right now the wishlist page shows "Your wishlist is empty" before showing your wishlist items, that should be a loading state instead.
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 7, 2021 - JavaScript
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
Jul 30, 2021 - JavaScript
-
Updated
Jul 18, 2019
Is your feature request related to a problem? Please describe.
Yarn packages aren't being cached on e2e tests and build workflows
Describe the solution you'd like
Add caching for npm packages and Cypress (except @sls-next packages) so that workflows will be faster to run
Describe alternatives you've considered
N/A, it will help improve CI workflow speed
-
Updated
Aug 9, 2021 - TypeScript
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Jul 3, 2021
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 25, 2021 - TypeScript
Hi,
It is not uncommon for people wanting to add a comment system to their blog. There are a few options:
- A common choice is disqus, but it's not open source, and it charges if you don't want to show ads.
- utterances is an open source implementation that basically leverages github issues as the storage. It's smart, but it requires commenters t
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jul 18, 2021 - TypeScript
Created by Vercel
Released October 25, 2016
Latest release about 2 months ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia
What version of Next.js are you using?
11.0.1
What version of Node.js are you using?
14.17.3
What browser are you using?
Chrome
What operating system are you using?
Ubuntu
How are you deploying your application?
next
Describe the Bug
The error file path is very long and is overflowing.
![Screenshot from 2021-07-05 14-29-42](https://user-images.githubuserconten