In GoJS 2.3.9, when changing the renderer to “svg”, text is being covered up in many places on my diagram. This seems to be due to a rect element being rendered after a text element in the DOM order.
Here in this diagram, you can see the circle labeled “Aunt”:
I’m new to GoJS Simon and I don’t really know exactly what part of the code to provide to you. Could you please provide me with an example of what you’re looking for?