niklasvh / html2canvas

Screenshots with JavaScript
https://html2canvas.hertzen.com/
MIT License
30.65k stars 4.82k forks source link

fix: Incorrect deconstructive assignment causes input box text to be … #3212

Open ActiveChai opened 3 weeks ago

ActiveChai commented 3 weeks ago

Summary

This PR fixes/implements the following bugs/features

Explain the motivation for making this change. What existing problem does the pull request solve?

Incorrect deconstructive assignment

Test plan (required)

image image

Closing issues

Fixes maybe #1590