Describe the bug
My make_space_component() component in SolaraViz works normally (with the matplotlib backeend). However once all Agents finished running and are removed from the Model SolaraViz crashes.
Expected behavior
Well I'd like it not to crash please...
Just don't draw any agents if no agents are left.
Additional context
I also have an agent_portrayal which changes color and size based on agent state.