twobin / twobin/react-lazyload
Add compatibility with react-snapshot
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
I added react-lazyload _(I'm impressed by the ease of use!)_ and have tried it out on my site. Since I'm client-rendering, I use react-snapshot to generate html-only versions of my site. Unfortunately, the images don't appear in the snapshot pages.
Is there a way to add compatibility for this use-case? Such as disabling the laziness when snapshotting?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.