bkrem / react-d3-tree

:deciduous_tree: React component to create interactive D3 tree graphs
https://bkrem.github.io/react-d3-tree
MIT License
1.06k stars 268 forks source link

Safari: foreignobject render issue #491

Open xvivx999 opened 7 months ago

xvivx999 commented 7 months ago

https://github.com/bkrem/react-d3-tree/assets/148045391/aec50d92-35a7-4a1d-9f4e-caa894814e98

The centers of the two circles do not coincide Safari:16.5

xvivx999 commented 7 months ago

https://github.com/bkrem/react-d3-tree/assets/148045391/a99782c5-e8cb-4f26-b69f-8de6c209af97

Chrome is working

xvivx999 commented 7 months ago

position: 'fixed', width: 16, height: 16, background: '#EFF9FF', borderRadius: '100%', animation: 'ping 1s cubic-bezier(0, 0, 0.2, 1) infinite',