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

Automatic IoC resolution is only partially removed #481

Closed
frankebersoll opened this issue Sep 20, 2017 · 2 comments
Closed

Automatic IoC resolution is only partially removed #481

frankebersoll opened this issue Sep 20, 2017 · 2 comments
Labels
Milestone

Comments

@frankebersoll
Copy link

The depreciation of automatic IoC resolution when supplying strings (54c1ad2) leads to confusion, as several occurences are still there:

When using the view-first approach (for whatever reason), it data-binds to the string itself. Actions still work, because the Action.Target is resolved using the IoC container.

@nigel-sampson
Copy link
Contributor

Thanks for bringing this my attention, the other instances should definitely be removed as well and the documentation updated.

@nigel-sampson
Copy link
Contributor

Other usages a now removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants