Skip to content
New issue

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

Javascripting error #1592

Open
1 task done
Seveiron opened this issue Nov 8, 2024 · 1 comment
Open
1 task done

Javascripting error #1592

Seveiron opened this issue Nov 8, 2024 · 1 comment

Comments

@Seveiron
Copy link

Seveiron commented Nov 8, 2024

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

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

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants