I have this problem where my icons are not updating/reverting properly after a hover state.
In the case below, I obviously want the hover icon to be the “+” and the idle icon to be whatever it is before the hover.
However, after hovering, the icon reverts to whatever it was before.
I’m not sure if the problem is related to me nesting the components in the wrong order or if this is in fact a bug.