react-snap compatibility
redxtech opened this issue · 0 comments
redxtech commented
Hey, I would like to use this component in one of my projects, however, I am using react-snap
to prerender it, which this component does not appear to work with. If you were willing to merge it I can make a PR to include the functionality to not render the child component(s) when using react-snap
as well as traditional SSR.