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

Textarea not removed from DOM after successful copy #732

Closed
firasdib opened this issue Feb 17, 2021 · 8 comments
Closed

Textarea not removed from DOM after successful copy #732

firasdib opened this issue Feb 17, 2021 · 8 comments
Assignees

Comments

@firasdib
Copy link

firasdib commented Feb 17, 2021

The issue is described here #684 but has been automatically closed. I'm hoping this will bring attention to the issue again.

Is this project still actively maintained?

@firasdib firasdib added the bug label Feb 17, 2021
@helderberto
Copy link
Collaborator

helderberto commented Feb 23, 2021

Hey @firasdib, can you create an example at Codesandbox to us understand your problem? Every issue without any return when asked will be closed in 7 days, that's the flow from this project.

@firasdib
Copy link
Author

firasdib commented Feb 23, 2021

@helderburato Here you go: https://jsfiddle.net/pu614hxo/

Steps to reproduce:

  1. View DOM, no textareas.
  2. Click copy button.
  3. View DOM, see there is now a textarea.

@vitormalencar
Copy link
Collaborator

Yes I do agree that we should clean up the Dom after copy

@helderberto
Copy link
Collaborator

Thanks for the example @firasdib! It's already in our roadmap to be fixed.

@vitormalencar
Copy link
Collaborator

@firasdib Just a quick heads up the fix for this issue will be present in the next release, thanks for reporting the issue.

@firasdib
Copy link
Author

firasdib commented Mar 1, 2021

Thank you @vitormalencar

@firasdib firasdib closed this as completed Mar 1, 2021
@vitormalencar
Copy link
Collaborator

@firasdib new version released please let me know if works for you

@firasdib
Copy link
Author

Great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants