Skip to content

Conversation

igadmile
Copy link

Fixes #477 even though it's closed.

The cause of the problem was that _json_tag was being added to child components which is a bs4 Tag.

It contains a lot of properties most notably previous_sibling and next_sibling which depending on their size can cause RecursionError.

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

Successfully merging this pull request may close these issues.

RecursionError when using child component
1 participant