Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspector stack is not returning all ancestors #692

Open
km1chno opened this issue Nov 4, 2024 · 0 comments
Open

Inspector stack is not returning all ancestors #692

km1chno opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@km1chno
Copy link
Contributor

km1chno commented Nov 4, 2024

Description

Seems like the inspector stack is not always complete and lacks some ancestors of inspected component. For example, in react-native-75, after right-clicking on Try and Authorize button, the <View> component that the button is nested in is not displayed in the inspector data menu.

Nagranie.z.ekranu.2024-11-13.o.11.35.10.mov

Steps to reproduce

  • open react-native-75 app on iOS or Android emulator
  • right click on the "Try and Authorize" button
  • Result: <View> in which the button is nested is not displayed on the list
  • Expected: it should be visible

Environment

  • Version of currently used Radon IDE 0.0.22
  • Version of React Native/Expo used in the project. react-native 75
  • Any other versions of tools related to the problem.
@km1chno km1chno self-assigned this Nov 4, 2024
@km1chno km1chno changed the title Fix inspector stack not returning all ancestors Inspector stack is not returning all ancestors Nov 13, 2024
@km1chno km1chno added the bug Something isn't working label Nov 13, 2024
@km1chno km1chno removed their assignment Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant