software-mansion / react-native-ide

https://ide.swmansion.com
Other
728 stars 24 forks source link

Inspect element with React native IDE gives Red screen #341

Open techgig17 opened 1 month ago

techgig17 commented 1 month ago

Description When I try to inspect the element with React native IDE, I am seeing the following error

Normal inspector with dev menu works though

Logcat:

Screenshot 2024-06-03 at 6 12 36 PM

IDE Emulator:

Screenshot 2024-06-03 at 6 05 26 PM

Environment

jakub-gonet commented 3 weeks ago

Can you provide project that reproduces the issue? Does it happen when you inspect everything or just one specific element?

techgig17 commented 3 weeks ago

Unfortunately I cannot share the project due to security reasons. it is happening on all elements. If I try it with normal react native inspector it works though