Skip to content

Recursive usage of component is not supported #770

@mxrguspxrt

Description

@mxrguspxrt

Compile fails silently (or even code keeps working), but when remove _build, you will get some totally unreadable error (module not available).

To bypass the issue, use .live_component and manually pass all the props.

Lets say you have Links with urls prop with link having sublinks. Either direct or Links -> OtherModule -> Links will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions