Skip to content

Thread loading of undefined as loading error #945

Closed
@theKashey

Description

@theKashey

Extracted from #938

Right now loadable expects import to resolve into default or named export in presence of resolveComponent. In common cases the "existence" of imports is ensured by TypeScript, but there could be situations when the result will be still empty causing the following render to fail without triggering proper fallback branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions