Skip to content

fix(debugger): exclude internal props from devtools elements - #11344

Merged
NathanWalker merged 1 commit into
NativeScript:mainfrom
CatchABus:fix/debugger-props
Aug 2, 2026
Merged

fix(debugger): exclude internal props from devtools elements#11344
NathanWalker merged 1 commit into
NativeScript:mainfrom
CatchABus:fix/debugger-props

Conversation

@CatchABus

Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

A couple of PRs, specifically #10554 and #11300, have added some new internal props that show up in devtools element tree:
Screenshot 2026-07-31 at 7 18 12 PM

What is the new behavior?

This PR adds the new effective props to the debugger black list and renames mIsRootView to honor the debugger underscore rule and core private props format at the same time.

@nx-cloud

nx-cloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 82c123d

Command Status Duration Result
nx test apps-automated -c=android ✅ Succeeded 3m 53s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 3s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-02 16:41:52 UTC

@NathanWalker
NathanWalker merged commit f5ce7ad into NativeScript:main Aug 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants