Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop #487

Open
coralvanda opened this issue Sep 28, 2020 · 0 comments
Open

Infinite loop #487

coralvanda opened this issue Sep 28, 2020 · 0 comments

Comments

@coralvanda
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant