twobin / twobin/react-lazyload
SSR: renders part of component
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
When doing a two-pass SSR (initial render, wait for data, rerender), somehow parts of the children end up in the SSR result. I would expect that anything wrapped in LazyLoad would never show when rendering on the server?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.