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

<select> <option> doesn't preserve the selected <option> #277

Open
afshinmoshrefi opened this issue May 24, 2022 · 8 comments
Open

<select> <option> doesn't preserve the selected <option> #277

afshinmoshrefi opened this issue May 24, 2022 · 8 comments

Comments

@afshinmoshrefi
Copy link

afshinmoshrefi commented May 24, 2022

On the HTML div I'm capturing the image I have a select / option for a pull down list.
when I capture the div, all works as expected except, the pull down defaults to the first entry, no matter which option is selected.

@vivcat
Copy link
Contributor

vivcat bot commented May 24, 2022

👋 @afshinmoshrefi

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@FlorianTrib
Copy link

I keep subject open, html-to-image is already working great but it would be awesome if this little change was merged.
I can also confirm that selected checkbox/radio are not cloned.

@vivcat
Copy link
Contributor

vivcat bot commented Jun 27, 2022

Hiya!
This issue has gone quiet. Spooky quiet. 👻
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

Thanks for being a part of the Antv community! 💪💯

@vivcat vivcat bot added the stale label Jun 27, 2022
@afshinmoshrefi
Copy link
Author

This was a major problem for me. had to switch to html2canvas which works as expected.

@vivcat vivcat bot removed the stale label Jun 28, 2022
@vivcat
Copy link
Contributor

vivcat bot commented Jul 18, 2022

Hiya!
This issue has gone quiet. Spooky quiet. 👻
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

Thanks for being a part of the Antv community! 💪💯

@vivcat vivcat bot added the stale label Jul 18, 2022
@marcusdelang
Copy link
Contributor

marcusdelang commented Aug 1, 2022

This was a major problem for me. had to switch to html2canvas which works as expected.

I tried to use toCanvas from this lib, unfortunately that doesn't work either.

Thanks for suggesting html2canvas, that does works.

@vivcat vivcat bot removed the stale label Aug 2, 2022
@vivcat
Copy link
Contributor

vivcat bot commented Aug 23, 2022

Hiya!
This issue has gone quiet. Spooky quiet. 👻
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

Thanks for being a part of the Antv community! 💪💯

@vivcat vivcat bot added the stale label Aug 23, 2022
bubkoo added a commit that referenced this issue Sep 1, 2022
@rooby
Copy link

rooby commented Sep 23, 2022

bump

istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
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

4 participants