7 评论 (7 评论)4 反应 (4 反应)0 负责人 (0 负责人)JavaScript959 star (959 star)90 fork (90 fork)batch import
help wanted
- 议题类型
- bug
- 研究方向
- Review the v click outside directive source code (likely in src/index.js) to understand how it checks click targets. Reproduce the bug by creating a component with nested elements inside the directive. Check the issue comments for additional context and potential edge cases. Consider using event.target and event.currentTarget to differentiate between the element and its children.