I got a svg with paths, and i have css hover on them, but hover sometimes work, sometimes not.
What can be the problem?
This always works for me when using object tag
object { pointer-events: none; }