问题
I'm working on React-native js and Xcode 9.3 for iOS app development, but in between I get this error:
while debugging and becomes a road blocker for me to proceed in the debugging. Also referred few articles from here but didn't get anything for help.
I read this link but it didn't work.
回答1:
I had the same issue in my Angular App. I checked here Stack Overflow answer but it didn't help me. For me the thing was that I had a huge select multiple with a bunch of items. It was the reason that Chrome was throwing me that error since Chrome crash becouse of memory usage.. I read this article Crashing browsers with Angular2 DebugElement and it helped me with to found it out.
I hope this can help!
来源:https://stackoverflow.com/questions/50343275/facing-devtools-was-disconnected-from-the-page-once-page-is-reloaded-devtools