Closed
Description
Vue version
3.5.15
Link to minimal reproduction
Steps to reproduce
Enter data in the input box, the data is not updated. If the data is bound to info1, the data will be updated.
What is expected?
When the parent component is bound to a computed value, the child component can still trigger responsive data updates. Binding info and info1 should have the same result.
What is actually happening?
When the parent component is bound to the info computed value, the responsive data is not updated when the child component is entered in the input box.
When bound to info1, the responsive data is updated
System Info
System:
OS: macOS 13.4.1
CPU: (10) arm64 Apple M1 Pro
Memory: 44.64 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.20.5 - ~/Library/pnpm/node
npm: 10.8.2 - ~/Library/pnpm/npm
pnpm: 9.15.3 - ~/Library/pnpm/pnpm
Browsers:
Chrome: 136.0.7103.114
Chrome Canary: 138.0.7203.0
Safari: 16.5.2
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels