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

[Backport 2.x] [Bug] fix copy as curl #1483

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 376ba8c from #1472

* [Bug] fix copy as curl

Copy as curl doesn't work in Dev Tools console due to usage of a
deprecated method:

https://developer.mozilla.org/en-US/docs/Web/API/Document/queryCommandSupported#browser_compatibility

Issue Resolved:
#1471

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

* Adds browser compatibility comment

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

Co-authored-by: Bishoy Boktor <boktorbb@amazon.com>
(cherry picked from commit 376ba8c)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner April 21, 2022 01:58
@kavilla kavilla added the v2.0.0 label Apr 21, 2022
@kavilla kavilla merged commit 39d1641 into 2.x Apr 21, 2022
@github-actions github-actions bot deleted the backport/backport-1472-to-2.x branch April 21, 2022 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants