Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error stack? #565

Open
altano opened this issue Oct 27, 2019 · 0 comments
Open

Error stack? #565

altano opened this issue Oct 27, 2019 · 0 comments

Comments

@altano
Copy link

altano commented Oct 27, 2019

I'm getting the following error in my console:

[browser] › 🔄 reloading
Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
[builder] › 🔨 building  Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

There's no callstack or component stack so there's no way to debug this. Can we get a stack to go with the error to aid in debugging problems?

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

No branches or pull requests

1 participant