-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels