react-skeleton-loader icon indicating copy to clipboard operation
react-skeleton-loader copied to clipboard

SSR Support

Open aogaili opened this issue 7 years ago • 3 comments

I get an error that window is not defined when attempting to SSR the component, does this loader support SSR?

aogaili avatar Nov 12 '18 07:11 aogaili

I think it has to do with source map support.

aogaili avatar Nov 12 '18 07:11 aogaili

I have a similar error happening whenever I go to build my static app assets! The build context has no window and does not like something about the distributed source that is checking it. I’d love to be able to use this library, it makes an app much more professional, are you open to a pull request in this area?

tchalvak avatar Jan 24 '19 04:01 tchalvak

Hey, sorry for the very late response, PRs are definitely welcome

henrykuzmick avatar Feb 28 '19 08:02 henrykuzmick