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

[IOS] Navigation with registered viewmodel in IoC does not get disposed. #20

Open
Iguins opened this issue Jan 25, 2021 · 0 comments
Open

Comments

@Iguins
Copy link
Contributor

Iguins commented Jan 25, 2021

Expected Behavior

When using Trancient ViewModel in IOC, we are expecting the Chinook navigation to navigate with a instance from page A to B.
Then when the navigation use a section to navigate to the root the VM should be mark as disposed

Actual Behavior

When using Trancient ViewModel in IOC and navigating from page A to B the frame froze on IOS but not frequently.
Observe a flicker during the navigation when the transition is enabled

Steps to Reproduce the Problem

  1. Add To viewModel as Tranciant in the IoC to Navigate from A to B
  2. Navigate

Specifications

Branch with example.
https://github.com/nventive/UnoApplicationTemplate/tree/feat/RegisterVMInIoC

  • Version: 0.2.0-dev.46
  • Platform: IOS
  • Subsystem: UNO 3.1.10
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

No branches or pull requests

1 participant