rendertron icon indicating copy to clipboard operation
rendertron copied to clipboard

A Headless Chrome rendering solution

Results 101 rendertron issues
Sort by recently updated
recently updated
newest added

- Create a new `docs/server-setup.md` file - Explain what Rendertron is good for (see the [README](https://github.com/GoogleChrome/rendertron/blob/master/README.md)) - Explain the basic function of Rendertron (you can use information from [the dynamic...

enhancement
help wanted
good first issue
Hacktoberfest
Docs

I get a white page with this web components project: https://freestylestats.com/explore https://render-tron.appspot.com/render/https://freestylestats.com/explore How can I debug it?

Right now, there is no "docs/best_practices.md" file. Create this file and describe the best practices for running Rendertron. Some to get started: - Run Rendertron behind a firewall or proxy...

help wanted
good first issue
Docs

- See the [README](https://github.com/GoogleChrome/rendertron/blob/master/README.md) for config options - Explain the config options in a new `docs/configure.md` file

enhancement
help wanted
good first issue
Hacktoberfest
Docs

``` Unhandled rejection Error: Page crashed! at Page._onTargetCrashed (/home/user/rendertron/node_modules/puppeteer/lib/Page.js:216:24) at CDPSession. (/home/user/rendertron/node_modules/puppeteer/lib/Page.js:124:56) at CDPSession.emit (events.js:321:20) at CDPSession._onMessage (/home/user/rendertron/node_modules/puppeteer/lib/Connection.js:200:12) at Connection._onMessage (/home/user/rendertron/node_modules/puppeteer/lib/Connection.js:112:17) at WebSocket. (/home/user/rendertron/node_modules/puppeteer/lib/WebSocketTransport.js:44:24) at WebSocket.onMessage (/home/user/rendertron/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (events.js:321:20)...

bug

We are using a Service Worker to cache GraphQl responses for 2 hours. Sadly this has the side effect that Rendertron is using this Service Worker caching as well, even...

bug
needs clarification

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.0.0 to 18.0.4. Release notes Sourced from puppeteer's releases. v18.0.4 18.0.4 (2022-09-21) Bug Fixes hardcode binding names (#8993) (7e20554) v18.0.3 18.0.3 (2022-09-20) Bug Fixes change injected.ts imports...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 18.7.18. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.10&new-version=18.7.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together. Updates `express` from 4.17.1 to 4.18.1 Release notes Sourced from express's releases. 4.18.1 Fix hanging on large stack of...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies