Open
Description
Describe the bug
On pages where Map component is used, there is the following warning:
Warning: useLayoutEffect does nothing on the server because its effect cannot be encoded into the server renderer's output form
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
No warning.
Screenshots
N/a
Desktop (please complete the following information):
All
Smartphone (please complete the following information):
All
Additional context
Review why useLayoutEffect
was used and if there is a way around that.
Metadata
Metadata
Labels
Type
Projects
Status
🆕 Icebox