You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
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.