T
Twenty3mo ago
Dkdps1

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.
No description
No description
3 Replies
Dkdps1
Dkdps1OP3mo ago
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 ...
charles
charles3mo ago
Thank you, answered on Github, looks like an important one!
Dkdps1
Dkdps1OP3mo ago
Hi, big thanks to the team for fixing this. It's encouraging to see all the open-source cogs working! Can this fix be pulled into my docker deployment yet? Sorry for pinging, my upgrade issues are actually from somewhere else!

Did you find this page helpful?