Skip to content

Conversation

@CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

When a nested Frame is removed from native view tree, it trigger the view controller children lifecycle and that results in action bar updates, even though the Frame view controller is already disposed.

What is the new behavior?

Added a null check for frame view controller, also improved setViewControllersAnimated to accept null or empty array parameters.

@nx-cloud
Copy link

nx-cloud bot commented Dec 4, 2025

View your CI Pipeline Execution ↗ for commit f42f0da

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

☁️ Nx Cloud last updated this comment at 2025-12-04 23:41:01 UTC

@NathanWalker NathanWalker merged commit 47f66f1 into NativeScript:main Dec 5, 2025
4 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