simple-scrollbar icon indicating copy to clipboard operation
simple-scrollbar copied to clipboard

Not working with Angular Server Side Rendering

Open tiberiumihai opened this issue 7 years ago • 0 comments

To prerender the website on the server-side, the library should abstract the window and document files.

Maybe it can be used domino (https://www.npmjs.com/package/domino) instead of actual window or document object.

SEE issue: https://github.com/SebastianM/angular-google-maps/issues/896

tiberiumihai avatar Aug 07 '18 05:08 tiberiumihai