Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Infinite loop #487

Description

@coralvanda

Description

As of 2020/09/28, two infinite loops have been discovered which remain unresolved. One involves a Dash DataTable with fixed rows inside an sd-material-ui Accordion component. The other with an sd-material-ui dropdown inside an sd-material-ui Accordion. The suspected cause is an interplay between the JS that positions the Accordion's children, and the JS that positions the dropdown options or the fixed table rows. This has manifested as an error stating Maximum recursion depth exceeded, or as one or more callbacks listening to the pathname firing endlessly with the pathname as None.

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