Skip to content

Error stack?ย #565

@altano

Description

@altano

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions