I'm facing a really weird issue

this error appear when i enable the live debug on Ios device and when i stop debug the svg image showed up perfectly
<SvgUri
width="200"
height="200"
source={{ uri: "http://thenewcode.com/assets/images/thumbnails/homer-simpson.svg" }}
/>
"react": "16.9.0",
"react-native": "0.61.2",
"react-native-svg": "^9.13.3",
"react-native-svg-uri": "^1.2.3",
I'm facing a really weird issue
this error appear when i enable the live debug on Ios device and when i stop debug the svg image showed up perfectly