prerender-loader icon indicating copy to clipboard operation
prerender-loader copied to clipboard

Patch missing TextEncoder/TextDecoder

Open mattvague opened this issue 2 years ago • 1 comments

window.TextEncoder and window.TextDecoder are standard browser features not supported by JSDOM but which React 18 now requires. This PR patches those with the node implementation

Cheers!

mattvague avatar Apr 15 '22 01:04 mattvague

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar Apr 15 '22 01:04 google-cla[bot]