Skip to content

html2canvas not working on wechat when iphone8plus update to ios 13.4.1 #2205

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

Open
2 tasks done
lyqline opened this issue Apr 15, 2020 · 12 comments
Open
2 tasks done

Comments

@lyqline
Copy link

lyqline commented Apr 15, 2020

  • 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:

html2canvas not working on wechat when iphone8plus update to ios 13.4.1
page without fontawesome
jsfiddle

description

html2canvas is not working when update to ios 13.4.1

Specifications:

  • html2canvas version tested with: 1.0.0-rc.5
  • Browser & version: 微信
  • Operating system: iphone8plus ios13.4.1

reason:

Promise documentClone.fonts.ready not resolve in file document-cloner.ts

@pan463859
Copy link

pan463859 commented Apr 16, 2020

same question+1

console log when ios version at 13.3.1

image
image

after update to ios 13.4.1

image

image

it just stucked at staring document clone

image

@pan463859
Copy link

  • 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:

html2canvas not working on wechat when iphone8plus update to ios 13.4.1
page without fontawesome
jsfiddle

description

html2canvas is not working when update to ios 13.4.1

Specifications:

  • html2canvas version tested with: 1.0.0-rc.5
  • Browser & version: 微信
  • Operating system: iphone8plus ios13.4.1

reason:

Promise documentClone.fonts.ready not resolve in file document-cloner.ts


there is a solution from other issue
you can use .4version to avoid this problem
but fonts may can not show after transforming to canvas...

Sorry, something went wrong.

@lz82
Copy link

lz82 commented May 19, 2020

same question+1

1 similar comment
@tm117898
Copy link

same question+1

@TrumanAn
Copy link

同一问题+1

@kwmax
Copy link

kwmax commented Jun 2, 2020

I have the same problem。
uninstall .5version and install .4version
fixed

@NanZhengBeiZhan
Copy link

According to the above method, there is no solution

@NanZhengBeiZhan
Copy link

只能是iOS8及以上

@dax-w
Copy link

dax-w commented Jun 12, 2020

+1

@150148313
Copy link

why html2canvas homepage can draw in IOS 13.6, but,I can't

@TrumanAn
Copy link

TrumanAn commented Aug 21, 2020 via email

@dmwin72015
Copy link

why html2canvas homepage can draw in IOS 13.6, but,I can't

same, weird only in wechat,safari is normal

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

11 participants