Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. #863

Open
dchoigt opened this issue Mar 23, 2022 · 0 comments

Comments

@dchoigt
Copy link

dchoigt commented Mar 23, 2022

Hi I'm new to recompose I'm wondering if anyone has seen this issue? It appears that it has something to do with the pure function as I also get this message Check the render method of pure(undefined).

I am using nextjs and this error only occurs on component load when jump around pages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant