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

Cannot read properties of undefined (reading 'removeObject') #215

Open
charlieforward9 opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@charlieforward9
Copy link
Collaborator

When I write a component with a memoized set of data, and try to cluster this set of data within the component, I get this error Cannot read properties of undefined (reading 'removeObject'). When the data is not memoized, and passed directly in as a child of the cluster group, no error is encountered.

I am working around this by not memoizing the data for now, but this will be the area to discuss this bug and work towards a fix in the long run.

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