Skip to content

Recursive usage of component is not supported #770

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions