react-progressive-bg-image
react-progressive-bg-image copied to clipboard
Feature request: SSR
Great package, unfortunately this does not work out of the box with SSR because you use new Image()
I think it is interesting about progressive SSR with images, but I have not come out with any ideas to resolve it.
This is stopping me from being able to use this package with gatsby because of the Image issue