Skip to content

Cannot get WDYR output from nextjs dynamically loaded component (e.g. for no-ssr use case) #276

@bram2000

Description

@bram2000

Hello,

In Next.js (12) I'm using the dynamic import as recommended in the docs to prevent the component from breaking when server-side. Unfortunately I'm unable to get any output from WDYR for such components and my assumption is that it's related to the dynamic import (since it works fine in my other components which are imported as normal).

Is this a limitation of WDYR, or is there something I can do to get it working?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions