Make the component_unit predicate work with non seda entities
In the component_unit predicate, we handle the case where _seda_container_from_context returns None by returning 0. This can be the case when the predicate is called with a non seda entity.
Please register or sign in to comment