Skip to content
Commit c32381a3 authored by Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt
Browse files

fix(OutsideDirective): enable event capture

This sets the `capture` option to `true` in the `OutsideDirective` event
listener. This should prevent clicks from being incorrectly considered
as having happened outside of an element when clicking on a child
element results in its removal.
parent e5a9a7a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment