Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Loading component not rendering #77

@grantmontgomery

Description

@grantmontgomery

My loading component is not rendering. Is there something I'm doing wrong?

<PageTransition timeout={300} loadingComponent={<SekndLoader></SekndLoader>} loadingDelay={0} loadingTimeout={{ enter: 400, exit: 0, }} classNames="page-transition" loadingClassNames="loading-indicator" > <Component {...pageProps} key={router.route} /> </PageTransition>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions