Hi there,
I was handing over a component (Toggle) and got feedback that they can see only SVG in the DEV mode and they cannot properly inspect the element and especially the inner parts (the circle) of the component.
The only way to prevent it is to add auto layout to it. As I learned by testing. I checked with my other colleagues and they have the same issue. I don't necessarily want to add auto layout to everything and SVG is useless to DEVs.
Any suggestions? Thanks a lot.
