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.

Remove @constructor jsdoc on MdChipsCtrl to prevent Closure compiled removal of $inject value #9758

@tsle

Description

@tsle

Actual Behavior:
Remove @constructor in jsdoc for angular chips.
The issue that this fixes:
When compiled by closure, the $inject assignment to the constructor is removed, and as a result, in compiled mode, injection error occurs due to obfuscation and no $inject property.

Angular Versions: * -
Angular Material Version:` 1.1

Additional Information:

  • Browser Type: *
  • Browser Version: *
  • OS: *
  • Stack Traces:

Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

Metadata

Metadata

Assignees

Labels

g3: reportedThe issue was reported by an internal or external product team.has: Pull RequestA PR has been created to address this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions