You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory limit reached
The browser tab has reached its memory limit. This can happen when working with large files, too many dependencies, running memory-intensive tasks, or during long sessions.
Please save your work and reload the page to continue using Bolt.
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
prompt error
Expected behavior
not working prompt
Screen Recording / Screenshot
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 56643221,
"usedJSHeapSize": 39461017,
"jsHeapSizeLimit": 1174405120
}
Additional context
Error:
out-of-memory: RuntimeError: unreachable
at wasm://wasm/a36bee7a:wasm-function[10]:0x1f9f
at wasm://wasm/a36bee7a:wasm-function[7]:0x1e60
at _0x2e513f (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3.w-credentialless-staticblitz.com/filesystem-worker.c8c182a3.js:1:351974)
at _0x37b71a (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3.w-credentialless-staticblitz.com/filesystem-worker.c8c182a3.js:1:352709)
at async _0x313909._initSlabAsync (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3.w-credentialless-staticblitz.com/filesystem-worker.c8c182a3.js:1:355285)
at async _0x313909.create (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3.w-credentialless-staticblitz.com/filesystem-worker.c8c182a3.js:1:353132)
at async _0x37556f.init (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3.w-credentialless-staticblitz.com/filesystem-worker.c8c182a3.js:1:493823)
The text was updated successfully, but these errors were encountered:
Describe the bug
Memory limit reached
The browser tab has reached its memory limit. This can happen when working with large files, too many dependencies, running memory-intensive tasks, or during long sessions.
Please save your work and reload the page to continue using Bolt.
Report issue on GitHub
Reload the page
Learn more about memory optimization
Link to the Bolt URL that caused the error
https://bolt.new/
Validations
Steps to reproduce
prompt error
Expected behavior
not working prompt
Screen Recording / Screenshot
Platform
Additional context
Error:
The text was updated successfully, but these errors were encountered: