Skip to content
#

Next

nextjs logo

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 27,130 public repositories matching this topic...

next.js
m1heng
m1heng commented Nov 28, 2021

What version of Next.js are you using?

12.0.4

What version of Node.js are you using?

16.x

What browser are you using?

Chrome

What operating system are you using?

macOS

How are you deploying your application?

next dev

Describe the Bug

next > styled-jsx: @babel/plugin-syntax-jsx@7.14.5 requires a peer of @babel/core@^7.0.0-0 but none was installed.

package `next

swr
Kap
Timmmm
Timmmm commented Jul 8, 2021

macOS version: Not relevant
Kap version: I am not sure. The About Kap option seems to make it crash! Within the last year though.

Steps to reproduce

  1. Make a recording.
  2. Export it.
  3. Close the recording window.

Current behaviour

It always asks if you are sure you'd like to discard it. I always want to discard it. Very annoying.

Expected behaviour

I

blitz
beerose
beerose commented Nov 1, 2021

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}
      initialValues
next-auth
dnikomon
dnikomon commented Dec 1, 2021

Question 💬

Our custom provider is very strict what params can be passed and oauth flow fails because there is this NEXTAUTH query param. Is there anything I can do to not send it to the oauth server? I know it's required for next-auth to work correctly so i cant just omit it anywhere in the backend.

Exact error:
VARIABLES IN FORM NOT IN PROCEDURE: NEXTAUTH

Config, [...nextauth]

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
Remove any google fonts dependency from api-platform.

Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?

Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds

tinacms
zenflow
zenflow commented Jan 24, 2021

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

tiacop
tiacop commented Mar 24, 2021

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:

serverless-next.js
nextra

React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱

  • Updated Nov 4, 2021
  • JavaScript

Created by Vercel

Released October 25, 2016

Latest release 17 days ago

Repository
vercel/next.js
Website
nextjs.org
Wikipedia
Wikipedia