You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click the button titled "Get dataURL for title" and inspect the threads in Firefox devtools. Notice there is a new thread everytime you press on the button. This thread does not close after retrieving the dataURL.
modern-screenshot-threads-not-closing.mov
Your Environment
react ^17.0.2
react-dom ^17.0.2
modern-screenshot: 4.4.39
Browser: Firefox 127.0.2
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
domToJpeg
, which doesn't close.Playground for https://codesandbox.io
Click the button titled "Get dataURL for title" and inspect the threads in Firefox devtools. Notice there is a new thread everytime you press on the button. This thread does not close after retrieving the dataURL.
modern-screenshot-threads-not-closing.mov
Your Environment
The text was updated successfully, but these errors were encountered: