firecrawl / firecrawl/open-lovable
Sandbox creation failed. Cannot apply code.
- Dominant language
- TypeScript
- Stars
- 28.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Runtime InternalError
too much recursion
Call Stack 13
validateUrl
.next\static\chunks\_3d33737b._.js (4951:27)
onChange
.next\static\chunks\_3d33737b._.js (5598:91)
executeDispatch
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (8903:21)
runWithFiberInDEV
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (890:131)
processDispatchQueue
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (8929:41)
[project]/node_modules/.pnpm/next@15.4.3_@opentelemetry+_9f35a48036f69847fb1483998420e335/node_modules/next/dist/compiled/react-dom/cjs/react-dom-client.development.js [app-client] (ecmascript)/dispatchEventForPluginEventSystem/<
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (9224:33)
batchedUpdates$1
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (2215:46)
dispatchEventForPluginEventSystem
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (9005:25)
dispatchEvent
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (11162:70)
dispatchDiscreteEvent
.next\static\chunks\4cb1d_next_dist_compiled_react-dom_f5ec2979._.js (11144:64)
input
unknown (0:0)
HomePage
.next\static\chunks\_3d33737b._.js (5590:376)
ClientPageRoot
.next\static\chunks\4cb1d_next_dist_e47c8ed6._.js (2493:50)
---------------------------------------------------------------------------------------------------------------------
Invalid Vercel OIDC token: Cannot read properties of undefined (reading 'replace')
Call Stack 1
createSandbox
.next\static\chunks\_e7167437._.js (2448:23)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing sandbox creation and applying code, then inspect the validateUrl/onChange path and the createSandbox entry point shown in the generated Next.js chunks. Trace both the recursion error and the undefined value behind the Vercel OIDC token message. Done means sandbox creation succeeds and code can be applied without either error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, react, typescript
- Domain
- cloud, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100