-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: teleport
Description
Vue version
3.5.14
Link to minimal reproduction
Steps to reproduce
Open the page
What is expected?
No error
What is actually happening?
Uncaught (in promise) RangeError: Maximum call stack size exceeded
at Object.process (VM113 vue.runtime.esm-browser.prod.js:5:22726)
at VM113 vue.runtime.esm-browser.prod.js:5:23301
at nl (VM113 vue.runtime.esm-browser.prod.js:5:21587)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21053)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
at e (VM113 vue.runtime.esm-browser.prod.js:5:21090)
System Info
OS: Windows
Chrome: 136.0.7103.114
Edge: Chromium (127.0.2651.74)
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: teleport