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.