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

Image with loading attribute as "lazy" does work in safari #2965

Open
2 tasks done
lili21 opened this issue Sep 28, 2022 · 2 comments
Open
2 tasks done

Image with loading attribute as "lazy" does work in safari #2965

lili21 opened this issue Sep 28, 2022 · 2 comments

Comments

@lili21
Copy link

lili21 commented Sep 28, 2022

Please make sure you are testing with the latest release of html2canvas.
Old versions are not supported and issues reported for them will be closed.

Please follow the general troubleshooting steps first:

  • You are using the latest version
  • You are testing using the non-minified version of html2canvas and checked any potential issues reported in the console

Bug reports:

the promise return from html2canvas function never resolve, if there is a img element with loading attribute as "lazy"

the reproduce demo
jsfiddle

Specifications:

  • html2canvas version tested with: 1.4.1
  • Browser & version: Safari 15.5
  • Operating system: macOS Big Sur Version 11.6.7
@shubhamvishnoi3288
Copy link

hi

@allject
Copy link

allject commented Aug 11, 2023

Solution: #3053 (comment)

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

No branches or pull requests

3 participants