[v0.0.1] Fixes Drag Event in ClickOutside Directive
This commit is contained in:
@@ -97,6 +97,7 @@ export class HeaderComponent {
|
||||
|
||||
this.navSliderStatus = false;
|
||||
this.userSliderStatus = false;
|
||||
this.profileDropdownState = false;
|
||||
}
|
||||
|
||||
private createSignupPopup() {
|
||||
@@ -119,6 +120,7 @@ export class HeaderComponent {
|
||||
|
||||
this.navSliderStatus = false;
|
||||
this.userSliderStatus = false;
|
||||
this.profileDropdownState = false;
|
||||
}
|
||||
|
||||
private closeLoginPopup() {
|
||||
|
||||
Reference in New Issue
Block a user