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

Remove IE-support for clipboard data #133679

Merged
merged 2 commits into from
Sep 27, 2021
Merged

Remove IE-support for clipboard data #133679

merged 2 commits into from
Sep 27, 2021

Conversation

aghArdeshir
Copy link
Contributor

#133674

This PR fixes #133674

this issue removes support for IE for using clipboard (window.clipboardData). As mentioned in the monaco-editor's repo (https://github.com/microsoft/monaco-editor), The Monaco Editor no longer supports IE 11. The last version that was tested on IE 11 is 0.18.1.

Also in this issue I explained the potential problems that may occur if we keep such a code: #133674

@alexdima alexdima merged commit 73ecd9b into microsoft:main Sep 27, 2021
@alexdima alexdima added this to the September 2021 milestone Sep 27, 2021
@alexdima
Copy link
Member

Thank you!

@aghArdeshir aghArdeshir deleted the issues/133674 branch September 27, 2021 23:24
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some IPS may detect content of editor.main.js as insecure and prevent it from loading
2 participants