-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/MileneCristina/framework
Steps to reproduce
.
Expected behavior
.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
.
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = fb22cd3d
Browser name = Chrome
Full version = 109.0.0.0
Major version = 109
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 66020106,
"usedJSHeapSize": 55603274,
"jsHeapSizeLimit": 2064646144
}
Additional context
TypeError: u.toSorted is not a function
at http (node:http:33:523)
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:47:3850)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:47:3018)
at loadBuiltinModule (node:internal/modules/helpers:166:1312)
at Module._load (node:internal/modules/cjs/loader:148:12547)
at Module.require (node:internal/modules/cjs/loader:148:15469)
at require3 (node:internal/modules/helpers:166:2696)
at _0x1617b9 (https://framework-eny0.w-credentialless-staticblitz.com/blitz.fb22cd3d.js:31:872206)
at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242)
at Object._0x29adb5 (https://framework-eny0.w-credentialless-staticblitz.com/blitz.fb22cd3d.js:31:872335)
Node.js v20.19.0