7 comments (7 comments)4 reactions (4 reactions)0 assignees (0 assignees)JavaScript959 stars (959 stars)90 forks (90 forks)batch import
help wanted
Description
Este issue não inclui uma descrição.
- Tipo Issue
- bug
- Direção de pesquisa
- 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.