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

fix(core): imply @Optional flag when a default value is provided #47242

Closed

Commits on Aug 24, 2022

  1. fix(core): imply @optional flag when a default value is provided

    Unify default value handling across injector and node injector: as long
    as a default value is provided it has the same effect as specifying the
    @optional() flag.
    
    Fixes angular#47109
    pkozlowski-opensource committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    82e6c89 View commit details
    Browse the repository at this point in the history