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

bug(Clipboard): A typo in CKD_COPY_TO_CLIPBOARD_CONFIG #21976

Closed
dev054 opened this issue Feb 22, 2021 · 1 comment · Fixed by #21978
Closed

bug(Clipboard): A typo in CKD_COPY_TO_CLIPBOARD_CONFIG #21976

dev054 opened this issue Feb 22, 2021 · 1 comment · Fixed by #21978
Assignees
Labels
area: cdk/clipboard P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@dev054
Copy link

dev054 commented Feb 22, 2021

Expected Behavior

There's a typo in CKD_COPY_TO_CLIPBOARD_CONFIG.

Actual Behavior

It should be CDK_COPY_TO_CLIPBOARD_CONFIG.

What behavior did you actually see?

export const CKD_COPY_TO_CLIPBOARD_CONFIG =
new InjectionToken<CdkCopyToClipboardConfig>('CKD_COPY_TO_CLIPBOARD_CONFIG');

Environment

  • Angular: 11.
  • CDK/Material: 11.
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):
@dev054 dev054 added the needs triage This issue needs to be triaged by the team label Feb 22, 2021
@crisbeto crisbeto self-assigned this Feb 22, 2021
@crisbeto crisbeto added area: cdk/clipboard has pr P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed needs triage This issue needs to be triaged by the team labels Feb 22, 2021
crisbeto added a commit to crisbeto/material2 that referenced this issue Feb 22, 2021
There was a typo in the name of the `CDK_COPY_TO_CLIPBOARD_CONFIG` token.

Fixes angular#21976.
andrewseguin pushed a commit that referenced this issue Feb 23, 2021
There was a typo in the name of the `CDK_COPY_TO_CLIPBOARD_CONFIG` token.

Fixes #21976.
andrewseguin pushed a commit that referenced this issue Feb 23, 2021
There was a typo in the name of the `CDK_COPY_TO_CLIPBOARD_CONFIG` token.

Fixes #21976.

(cherry picked from commit 1f69ff4)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: cdk/clipboard P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
2 participants