Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

feat(mdCompiler): support preAssignBindingsEnabled() #10016

Closed
@gkalpak

Description

@gkalpak

Actual Behavior:

  • What is the issue? * mdCompiler always pre-assigns bindings on controller instances.
  • What is the expected behavior? mdCompiler should respect the preAssignBindingsEnabled() flag (if present).
    This new configuration option was introduced with feat($compile): add preAssignBindings flag angular.js#15095. Although it is not directly related to mdCompiler, people might expect the option to be respected by ngMaterial as well (possibly as a result of not realizing ngMaterial uses its own compiler for certain things).

Angular Versions: *

  • Angular Version: 1.5.9+, 1.6.+
  • Angular Material Version: All

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions