Closed Liudmyla01 closed 8 months ago
I think the problem here is the server side rendering, since in the SSR context, you might not have access to some browser specific methods and objects. There should be a way to exclude the parallax library from SSR.
Hello! I'm using Angular Universal (SSR) for SEO and after compiling have a problem (server build) : ERROR TypeError: Cannot read properties of null (reading 'indexOf')