Skip to content

Could not find react-scroll-parallax context value. #125

Closed
@sirshurak

Description

@sirshurak

How to properly handle provider with SSR ? I'm having this throwing error.

'Could not find `react-scroll-parallax` context value. Please ensure the component is wrapped in a <ParallaxProvider>'

I've verified that when window is not defined the context is returned null

const isServer = typeof window === 'undefined';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions