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.

[Bug] Logging option ignored in 1.0.0-rc.3 version

See original GitHub issue

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:

Logging option ignored in 1.0.0-rc.3 version

     html2canvas(iframeHtml, { logging: false }).then(
                (canvas) => {
                   .....
                }
            );

I can see a lot of debug info in console

Specifications:

  • html2canvas version tested with: angular webapp
  • Browser & version: Chrome
  • Operating system: Windows 10

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:5

github_iconTop GitHub Comments

1reaction
Maushundbcommented, Jun 19, 2019

It looks like all the options I tried (logging, backgroundColor, and canvas) are all ignored in rc3.

0reactions
SupJoeeeeeeycommented, Jul 19, 2019

Downgrading to rc1 could get rid of these logs unless you have any requirement for new features inside rc3. (rc2 has issues on option parameter)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug listing with status RESOLVED with resolution FIXED as at ...
Bug :2 - "How do I attach an ebuild." status:RESOLVED resolution:FIXED severity:normal · Bug:3 - "poedit-1.1.5.ebuild" status:RESOLVED resolution:FIXED ...
Read more >
Change log for 4.10.0-rc.3
Updating ose-machine-api-provider-aws images to be consistent with ART #13 · Bug 2040376: Update map of supported aws instance types #19 · Bug 2040504:...
Read more >
What's new in 1.5.0 (September 19, 2022) - Pandas
Series([1.0, 2.0, None], dtype="float32[pyarrow]") In [3]: ser_float Out[3]: 0 ... In a future version, setting an entire column with iloc will attempt to ......
Read more >
PHP 5 ChangeLog
Fixed bug #73054 (default option ignored when object passed to int ... Fixed bug #73157 (imagegd2() ignores 3rd param if 4 are given)....
Read more >
Dataproc release notes - Google Cloud
Dataproc images 2.0.50 and preview 2.1.0-RC3 are deprecated and cluster creations ... Fix a Dataproc on GKE bug that caused upload of driver...
Read more >

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