question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

html2canvas not working on wechat when iphone8plus update to ios 13.4.1

See original GitHub issue
  • 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

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:11

github_iconTop GitHub Comments

5reactions
kwmaxcommented, Jun 2, 2020

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

2reactions
pan463859commented, Apr 17, 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

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…

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found