Skip to content

Commit e7b686f

Browse files
author
Sébastien Henau
committed
docs: update vue improvements
1 parent 3c69550 commit e7b686f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/docs/projects-vue-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## Planned tasks (Vue-only features)
1818

19-
- [ ] Capture component props from the erroring component instance
19+
- [x] Capture component props from the erroring component instance
2020
- [~] Capture lifecycle hook / origin info (where the error occurred) — `info` string is sent as `context.vue.info`, but
2121
normalized `errorOrigin` category is not yet implemented
2222
- [x] Component hierarchy traversal via `$parent` chain

0 commit comments

Comments
 (0)