You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Steps to Reproduce:
When I try to access a page with a chart, it occurs (not always, but almost always)
I'm using the last version (from yarn), with the react wrapper in a project with Reac-Admin.
Expected Behaviour
Chart rendered
Actual Behaviour
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Steps to Reproduce:
When I try to access a page with a chart, it occurs (not always, but almost always)
I'm using the last version (from yarn), with the react wrapper in a project with Reac-Admin.
Some of my code:
In the page (it's inside Box and Cards from material-ui or tabs from React-Admin)
I saw one old issue about it, but to me still ocurring.
And I say this PR #347 which seems related.
NOTE: Add a GIF/Screenshot if required.
Frappé Charts version:
Codepen / Codesandbox:
The text was updated successfully, but these errors were encountered: