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 9,514 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
InlineImage component should have cursor: pointer style when CMS is enabled.
(Currently is only ever has the normal default cursor.)
The pointer cursor indicates to the user that clicking it will trigger some action.
In this case that action is opening a Media Manager dialog.
Motivation
I did my first introduction/training of a TinaCMS application to a person, and
-
Updated
Feb 26, 2021
Describe the bug
Email Provider authentication does not create user account in account table in database after successful authentication (only if new user)
Do not report bugs with your own project here, ask from help by raising a question instead - this helps us a lot with administration overhead.
Steps to reproduce
- Sign in using Email
- Verify email will be sent to specif
Without all the marketing.
-
Updated
Jan 14, 2021 - TypeScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Jul 18, 2019
-
Updated
Feb 13, 2021 - JavaScript
It would be great if we could add software app as a JSON category for Next SEO.
There's more information here: https://developers.google.com/search/docs/data-types/software-app
I could try adding it but I'm not sure where to begin.
-
Updated
Mar 1, 2021 - TypeScript
-
Updated
Feb 27, 2021 - TypeScript
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
Feb 23, 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
Mar 1, 2021 - TypeScript
-
Updated
Feb 18, 2021 - TypeScript
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Feb 3, 2021 - JavaScript
Created by Vercel
Released October 25, 2016
Latest release 14 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia

What example does this report relate to?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co