-
### Website or app
google.com
### Repro steps
This started after last update 4.20.0
![image](https://user-images.githubusercontent.com/11052469/137713404-e6702959-7870-46a6-8566-4cfe61d25309…
-
#### Category
- [x] Question
- [ ] Typo
- [ ] Bug
- [ ] Enhancement / Suggestion
- [ ] Additional article idea
After reviewing the docs in this repo, in the wiki & on dev.office.com as well as…
-
Can you provide please more examples.
E.g.
- In the kotlin-fullstack-example there is an ``open class ReactExternalComponentSpec(val ref: dynamic)`` class for imporing React components from external…
bbodi updated
3 years ago
-
### What version of Next.js are you using?
11.0.1
### What version of Node.js are you using?
node:lts-alpine
### What browser are you using?
Chrome 91.0.4472.164 (Official Build) (64-bit)
### Wh…
-
When I want to build my website, I see this error:
```
info - Generating static pages (3/5)
Error occurred prerendering page "/". Read more: https://nextjs.org/docs/messages/prerender-error
E…
-
# Bug report
## Describe the bug
When you use react a component residing outside the main Next.js project folder which uses hooks. You end up getting `Invalid hook call` error and the applicatio…
-
There seems to be several schools regarding the way to write conditional JSX. React's documentation suggests [ternary expressions or functions](https://facebook.github.io/react/tips/if-else-in-JSX.htm…
-
Is there a way to configure application context for front end dist files? I'm trying to serve Metabase behind nginx at, for example {hostname}/mb/
But, for example again, /app/dist/styles.bundle.css…
-
* Gatsby version: 1.7.2
* Node.js version: 8.2.1
* OS version: 10.12.16
---
I've ran into a problem after doing a clean install of [this project](https://github.com/bvaughn/react/tree/gatsby/w…
-
## Feature description
The history currently remembers too many states compared to the UX. We don't want to remember every change in selection nor every page change, but when undoing, the selection…