Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
flmartineau committed Oct 4, 2023
1 parent 74e74c2 commit 0548930
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ function directive($parse: IParseService) {
if(!element.find(event.target).length && vm.isDisplayedOptions) {
vm.isDisplayedOptions = false;
}
safeApply($scope);
});

let repositionActionOptions = (): void => {
Expand Down

0 comments on commit 0548930

Please sign in to comment.