Skip to content

Add sanity checks around several GridAxesRepresentation usage

When loading some complex states, the GridAxesRepresentation inside the vtkPVCompositeRepresentation is sometime null, leading to invalid access when directly used. Playing around with some filters states / visibility leads to a crash. Simple sanity checks have been added here.

I did not manage to reproduce these error with simple states.

Edited by Charles Gueunet

Merge request reports