You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for your issue.
I don't think this is a problem with this module. I don't think https://github.com/desandro/masonry is compatible with Angular Universal, since it references the window object.
}( window, function factory( Outlayer, getSize ) {
^
ReferenceError: window is not defined
The text was updated successfully, but these errors were encountered: