Skip to content

Commit

Permalink
107144: Fix FileDropzoneNoUploaderComponent throwing error on init
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrevryghem committed Oct 18, 2023
1 parent 404ccd9 commit 7c87e14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<div ng2FileDrop
*ngIf="(isOverDocumentDropZone | async)"
class="ds-document-drop-zone position-fixed h-100 w-100"
[class.ds-document-drop-zone-active]="(isOverDocumentDropZone | async)"
[uploader]="uploader"
Expand Down

0 comments on commit 7c87e14

Please sign in to comment.