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

feat: adding Forced option for ViewModelLocationBehavior #3056

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

dansiegel
Copy link
Member

Description of Change

Adds Forced Behavior for ViewModelLocation

Bugs Fixed

  • n/a

API Changes

Added:

  • ViewModelLocationBehavior.Forced

Behavioral Changes

This restores the expected behavior from Xamarin.Forms where the ViewModel is immediately resolved. This is NOT recommended for most scenarios as you will likely not get the proper Container Scope.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@dansiegel dansiegel merged commit 1402128 into master Jan 20, 2024
3 checks passed
@dansiegel dansiegel deleted the dev/ds/vml-forced branch January 20, 2024 21:45
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.

1 participant