-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
dev-bookclub/fe_devtalk
#9Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workingscope: reactivity
Description
Vue version
3.5
Link to minimal reproduction
Steps to reproduce
open the link
What is expected?
No error
What is actually happening?
An error occurred "Maximum call stack size exceeded"
System Info
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1
Memory: 122.11 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - /usr/local/bin/node
Yarn: 1.22.22 - /usr/local/bin/yarn
npm: 10.8.1 - /usr/local/bin/npm
pnpm: 8.15.6 - /usr/local/bin/pnpm
bun: 1.0.0 - /usr/local/bin/bun
Browsers:
Chrome: 127.0.6533.122
Safari: 17.5
Any additional comments?
It works fine in v3.4
The problem was discovered while reviewing the PRs below:
#6359
#6376
Metadata
Metadata
Assignees
Labels
❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't workingSomething isn't workingscope: reactivity