-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Not working on safari 16 or lower #3216
Comments
|
My suggest is replace code
to:
Hope can help you! |
I WILL TRY |
amazing dancing!!!!!!!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My code is perfectly working on the latest safari, but on safari 16 or lower.. the completion callback is never called... in the logs I see an inital log
#3 � "0ms" � "Starting document clone with size 1359x6526 scrolled to 0,-90"
html2canvas.esm.js:5662
but nothing more is ever printed. it's simply stuck.
The text was updated successfully, but these errors were encountered: