I updated my Angle from 4 to 6, and consequently I had a problem with my click outside policy, it stopped working on all the components.
My policy:
import { Directive, Output, EventEmitter, ElementRef, HostListener } from '@angular/core';...
asked by
25.05.2018 / 14:36