Skip to content
#

static

Here are 13,683 public repositories matching this topic...

next.js
MatteoGauthier-serli
MatteoGauthier-serli commented Jun 24, 2021

What version of Next.js are you using?

11

What version of Node.js are you using?

v14.17.0

What browser are you using?

Chrom

What operating system are you using?

MacOs

How are you deploying your application?

next start

Describe the Bug

When i use the with-zustand example, it throws this :

Provider initialStore is deprecated and will be removed in the ne
stefanprobst
stefanprobst commented Jun 20, 2021

Describe the bug

The markdown widget currently defaults to serializing links as autolinks if possible, i.e. [https://example.com](https://example.com) will be serialized as <https://example.com>. This is the default behavior of remark-stringify (and an option to change this behavior only exists in newer versions of remark-stringify).

Unfortunately, autolinks are [not compatible w

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

react-static
Keats
Keats commented May 23, 2021

The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs really needs some more tes

phpinsights

Improve this page

Add a description, image, and links to the static topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static topic, visit your repo's landing page and select "manage topics."

Learn more