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
While rewriting a file using bolt ai it threw this error Application Error TypeError: Cannot read properties of undefined (reading 'available') at gie (https://bolt.new/assets/_index-C_pxOfaT.js:148:8510) at https://bolt.new/assets/_index-C_pxOfaT.js:148:6986 at Vo (https://bolt.new/assets/components-B64jh5hJ.js:22:16948) at Ji (https://bolt.new/assets/components-B64jh5hJ.js:24:3134) at cc (https://bolt.new/assets/components-B64jh5hJ.js:24:2350) at Tc (https://bolt.new/assets/components-B64jh5hJ.js:24:47013) at Rc (https://bolt.new/assets/components-B64jh5hJ.js:24:39500) at Ep (https://bolt.new/assets/components-B64jh5hJ.js:24:39431) at dl (https://bolt.new/assets/components-B64jh5hJ.js:24:39289) at oo (https://bolt.new/assets/components-B64jh5hJ.js:24:35706)
https://stackblitz.com/edit/sb1-goax37?file=index.html
I am unsure
Should of just changed one syntax
No response
Browser name = Chrome Full version = 130.0.0.0 Major version = 130 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 96325525, "usedJSHeapSize": 80017505, "jsHeapSizeLimit": 4294705152 } Hash = f565b097
The text was updated successfully, but these errors were encountered:
me to
Application Error TypeError: t.toSorted is not a function at Kse (https://bolt.new/assets/_index-2yOnXKZs.js:148:40436) at tae (https://bolt.new/assets/_index-2yOnXKZs.js:148:90722) at Vo (https://bolt.new/assets/components-B64jh5hJ.js:22:16948) at Tc (https://bolt.new/assets/components-B64jh5hJ.js:24:43699) at Rc (https://bolt.new/assets/components-B64jh5hJ.js:24:39500) at Ep (https://bolt.new/assets/components-B64jh5hJ.js:24:39431) at dl (https://bolt.new/assets/components-B64jh5hJ.js:24:39289) at oo (https://bolt.new/assets/components-B64jh5hJ.js:24:35706) at ma (https://bolt.new/assets/components-B64jh5hJ.js:24:36507) at St (https://bolt.new/assets/components-B64jh5hJ.js:22:3258)
Sorry, something went wrong.
No branches or pull requests
Describe the bug
While rewriting a file using bolt ai it threw this error
Application Error
TypeError: Cannot read properties of undefined (reading 'available')
at gie (https://bolt.new/assets/_index-C_pxOfaT.js:148:8510)
at https://bolt.new/assets/_index-C_pxOfaT.js:148:6986
at Vo (https://bolt.new/assets/components-B64jh5hJ.js:22:16948)
at Ji (https://bolt.new/assets/components-B64jh5hJ.js:24:3134)
at cc (https://bolt.new/assets/components-B64jh5hJ.js:24:2350)
at Tc (https://bolt.new/assets/components-B64jh5hJ.js:24:47013)
at Rc (https://bolt.new/assets/components-B64jh5hJ.js:24:39500)
at Ep (https://bolt.new/assets/components-B64jh5hJ.js:24:39431)
at dl (https://bolt.new/assets/components-B64jh5hJ.js:24:39289)
at oo (https://bolt.new/assets/components-B64jh5hJ.js:24:35706)
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-goax37?file=index.html
Steps to reproduce
I am unsure
Expected behavior
Should of just changed one syntax
Parity with Local
Screenshots
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: