Componentdidmount svg is pending?
jonascoenen005 opened this issue · 2 comments
jonascoenen005 commented
When I load a SVG I noticed that when I want to select an item in my svg with jQuery in componentDidMount, the SVG is pending (it has the class pending),
How do you solve this issue?
gilbarbara commented
Can you post example code?
gilbarbara commented
use the onLoad
callback since the load is async