Skip to content

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

Open
@lyqline

Description

@lyqline
  • 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

Activity

pan463859

pan463859 commented on Apr 16, 2020

@pan463859

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

pan463859 commented on Apr 17, 2020

@pan463859
  • 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...

lz82

lz82 commented on May 19, 2020

@lz82

same question+1

tm117898

tm117898 commented on May 28, 2020

@tm117898

same question+1

TrumanAn

TrumanAn commented on May 30, 2020

@TrumanAn

同一问题+1

kwmax

kwmax commented on Jun 2, 2020

@kwmax

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

NanZhengBeiZhan

NanZhengBeiZhan commented on Jun 4, 2020

@NanZhengBeiZhan

According to the above method, there is no solution

NanZhengBeiZhan

NanZhengBeiZhan commented on Jun 4, 2020

@NanZhengBeiZhan

只能是iOS8及以上

dax-w

dax-w commented on Jun 12, 2020

@dax-w

+1

150148313

150148313 commented on Aug 21, 2020

@150148313

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

TrumanAn

TrumanAn commented on Aug 21, 2020

@TrumanAn
dmwin72015

dmwin72015 commented on May 18, 2023

@dmwin72015

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tm117898@dmwin72015@kwmax@lyqline@dax-w

        Issue actions

          html2canvas not working on wechat when iphone8plus update to ios 13.4.1 · Issue #2205 · niklasvh/html2canvas