Hi,
I've recently updated my projects @syncfusion/ej2-react-diagrams version from 18.1.59 to 18.4.35, the latest one.
I was using DiagramComponent's snapSettings prop to hide gridLines in some cases, but now I've tested it passing different SnapSettings objects and it seems like DiagramComponent is completely ignoring that prop.
I've searched in your documentation and it stills says that the way to hide gridLines is with this prop, snapSettings, so, either it is a bug with 18.4.35 that I'm not aware of, or maybe the documentation is outdated and now you need to use different props to achieve that?
Thank you in advance.