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
crashed on load
https://stackblitz.com/~/github.com/amaljacksman/excel-to-formarray
just start the app
To up the APP
No response
Version = 1.84.0 Hash = 499be3932f50ab06349575b1c9042f95bc072a8b WebContainer = 70dbe416 Browser name = Chrome Full version = 100.0.4896.88 Major version = 100 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36 performance.memory = { "totalJSHeapSize": 81676894, "usedJSHeapSize": 69579318, "jsHeapSizeLimit": 2172649472 }
TypeError: Invalid value used as weak map key at WeakMap.set () at registerModule (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:161:1216) at registerImportModuleDynamically (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:529) at internalCompileFunction (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:1091) at wrapSafe (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13497) at Module._compile (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13881) at Object.Module._extensions..js (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:14855) at Module.load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:12820) at Function.Module._load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:10273) at Function.executeUserEntryPoint [as runMain] (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:165:1641)
Node.js 18.20.3
The text was updated successfully, but these errors were encountered:
Duplicate of #1492
This is now resolved.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
crashed on load
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/amaljacksman/excel-to-formarray
Steps to reproduce
just start the app
Expected behavior
To up the APP
Parity with Local
Screenshots
No response
Platform
Additional context
TypeError: Invalid value used as weak map key
at WeakMap.set ()
at registerModule (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:161:1216)
at registerImportModuleDynamically (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:529)
at internalCompileFunction (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:1091)
at wrapSafe (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13497)
at Module._compile (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13881)
at Object.Module._extensions..js (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:14855)
at Module.load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:12820)
at Function.Module._load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:10273)
at Function.executeUserEntryPoint [as runMain] (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:165:1641)
Node.js 18.20.3
The text was updated successfully, but these errors were encountered: