7 commenti (7 commenti)4 reazioni (4 reazioni)0 assegnatari (0 assegnatari)JavaScript959 star (959 star)90 fork (90 fork)batch import
help wanted
Descrizione
Questa issue non ha descrizione indicizzata.
- Tipo issue
- bug
- Direzione di ricerca
- 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.