gilbarbara/react-inlinesvg

Componentdidmount svg is pending?

jonascoenen005 opened this issue · 2 comments

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?

Can you post example code?

use the onLoad callback since the load is async