I have an svg element (created with D3).
while in chrome the "getBBox" function works fabulously, it fails in fireFox and Edge. Thought I saw this discussion in couple of places(e.g. here, here) none of them yielded a clear answer.
This doesn't work either - getBoundingClientRect() And my element is not underneath (i saw that it might cause issues).
Thanks alot!