html2canvas not working on wechat when iphone8plus update to ios 13.4.1

Created on 15 Apr 2020  ·  11Comments  ·  Source: niklasvh/html2canvas

  • [x] You are using the latest version
  • [x] 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

Most helpful comment

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

All 11 comments

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

  • [x] You are using the latest version
  • [x] 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...

same question+1

same question+1

同一问题+1

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

According to the above method, there is no solution

只能是iOS8及以上

+1

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

sorry,I don’t know about this question. I haven’t done anything mobile about html2canvas.

On 08/21/2020 17:42, 150148313 wrote:

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


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

celik75 picture celik75  ·  4Comments

tibewww picture tibewww  ·  4Comments

tjchambers32 picture tjchambers32  ·  3Comments

stevencherry1 picture stevencherry1  ·  3Comments

Josh10101010 picture Josh10101010  ·  3Comments