We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
14.1.0
I expect to see successful test.
When running "npm run test", some components test failling with message "ReferenceError: TextEncoder is not defined".
No response
System: OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish) CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1255U Binaries: Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node Yarn: 1.22.22 - /usr/bin/yarn npm: 10.8.1 - ~/.nvm/versions/node/v20.13.1/bin/npm pnpm: 9.1.3 - ~/.local/share/pnpm/pnpm npmPackages: jest: ^29.7.0 => 29.7.0
The text was updated successfully, but these errors were encountered:
Hi, you can check duplicated issue #1914
Sorry, something went wrong.
feat: add polyfill for TextEncoder
7970b9b
fixes #1914 fixes #2514
86125a8
c0af6c3
Successfully merging a pull request may close this issue.
Version
14.1.0
Steps to reproduce
Expected behavior
I expect to see successful test.
Actual behavior
When running "npm run test", some components test failling with message "ReferenceError: TextEncoder is not defined".
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: