Server is on a coffee break error when filtering - (TAG=v0.32.0)
I'm getting this error message when applying filters on opportunities:
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.I'm running on the docker compose deployment as described here: https://twenty.com/developers/section/self-hosting/docker-compose I've checked the logs in the server/worker containers and there are no errors. These is an error in my browser console to go with it:
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
2 Replies
I have created an issue if anyone wants to take the discussion there:
https://github.com/twentyhq/twenty/issues/8602
GitHub
v0.32.0 - Failed to execute 'removeChild' when applying filters · I...
Bug Description When I try to apply a filter on the opportunities tab, I get this error. Seems to only happen on columns with the select data type. (See screenshots) I might investigate later if I ...
Thank you, answered on Github, looks like an important one!