Hi,
I have a setup where I have a parent container with position as relative.
When I create new elements into this parent element, the endpoints are not properly attached..they are shifted a bit like this:
But if I change the parent container's position as absolute, the endpoints render perfectly.
Am I missing something here?
Thanks!