-
### Environment
- @editorjs/editorjs version: ^2.23.2
- react-editor-js version: ^2.0.6
### Describe
I'm trying to get the data when hitting save. But I get this error:
**Unhandled Rej…
-
# Bug report
## Describe the bug
After upgrading from Next.js `9.0.5` to `9.2.2` we noticed that we are getting server mismatches for a lot of our components which never errored before. We also …
-
I upgraded to the canary version however I'm still getting the following error:
```
SyntaxError: Unexpected identifier
at new Script (vm.js:80:7)
at createScript (vm.js:274:10)
at O…
-
Hello there!
We were hoping to utilise a lib like this in order to evolve the basic sinon stubbing offered by default with cypress.
Im not having much luck getting this running within a stripped …
-
Hi,
Would like to request for documentation using breakpoint/debugging.
Seems some of the recommended ways on the internets are out of date now (on Spectrum / SO, etc..).
Some documentation from …
-
# React Query Error Handling | TkDodo's blog
After covering the sunshine cases of data fetching, it's time to look at situations where things don't go as planned and "Something went wrong..."
[https…
-
Everytime I build the app I cannot navigate between pages. This even happened on the boilerplate. However, when I run on dev if works perfectly fine.
-
# Examples bug report
## Example name
[with-styled-components](https://github.com/zeit/next.js/tree/canary/examples/with-styled-components)
## Describe the bug
Also posted here: #2538
Using…
th0th updated
2 years ago
-
With the release of [Next.js 9.3](https://nextjs.org/blog/next-9-3) we are empowering all Next.js applications to take advantage of the [JAMStack](https://jamstack.org/), before this, around half of o…
-
Is it possible to use next.js with the new react router v4?