egoist / vue-client-only

Vue component to wrap non SSR friendly components (428 bytes)
MIT License
475 stars 37 forks source link

react-snap compatibility #83

Open redxtech opened 4 years ago

redxtech commented 4 years ago

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.