-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
Description
Describe the bug
Hi, my preview of my app is not showing up. It keeps showing SyntaxError: Unexpected token (14:7) even though there are no issues on the files.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-xezebuva
Steps to reproduce
Expected behavior
I should see my preview of my app
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 92640037,
"usedJSHeapSize": 90781761,
"jsHeapSizeLimit": 2248146944
}
Hash = 4d9fd228
Additional context
No response