Giter VIP home page Giter VIP logo

Comments (8)

arius28 avatar arius28 commented on August 16, 2024 1

@zenato
I installed it from dockerhub and it is working great. 👍

Thank you again for the fix!!

from puppeteer-renderer.

zenato avatar zenato commented on August 16, 2024

@arius28 Thanks for your issue report.
I haven't tested iframe rendering in the current version and previous version. So, it's not possible to know what kind of change the puppeteer had internally. The current project is focused on providing a kind of proxy that is convenient to use with puppeteer.

We'll check where the DOM component of the web page doesn't render properly. We will reply to you when the patch is complete.

from puppeteer-renderer.

zenato avatar zenato commented on August 16, 2024

@arius28 If you provide the URL and parameters used in the test, it will be helpful for debugging. Please let me know if it still works in version 2.1.5.

from puppeteer-renderer.

arius28 avatar arius28 commented on August 16, 2024

Hey zenato, Thanks for the reply.

I tried several urls. You can check https://klett.gr/webinar
The params I used where: &type=screenshot&fullPage=true&animationTimeout=1000 . I tried several extra params and combinations but didn't manage to get anything better.

- With version 2.1.5 I get a screenshot like this

renato-pup-2 1 5

- With version 2.2 I get a screenshot like this

renato-pup-2 2

Another difference is that version 2.2 throws that orange box (cookie consent) up there in the header image whereas 2.1.5 shows it at the bottom of the screenshot. The orange div element has a CSS position: fixed and bottom 0px.

I can provide you with links to the puppeteer instances to run the requests if you think it might help you further but I d' rather not put them here in the open.

from puppeteer-renderer.

zenato avatar zenato commented on August 16, 2024

@arius28 Thanks for your information. We fixed which problem.
It is a problem that occurs because rendering is restricted by the security header, and the --disable-web-security option has been added to the launch arguments to solve it.
Please test it with v2.3.1 and let me know if it works.

from puppeteer-renderer.

arius28 avatar arius28 commented on August 16, 2024

Thank you very much! I will try to test it today and let you know of the results.

from puppeteer-renderer.

arius28 avatar arius28 commented on August 16, 2024

Hey @zenato,

Sorry for the extra question, but we are installing the docker image through Plesk which checks through hub.docker.com for versions and it doesn't show the new 2.3.1 version. Is it a matter of waiting for hub.docker.com to update because perhaps the list is still cached or is something else needed?

from puppeteer-renderer.

zenato avatar zenato commented on August 16, 2024

@arius28
I forgot that dockerhub didn't build automatically. I pushed the new version image. please try again.

from puppeteer-renderer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.