You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FileUpload Component does not work with the set OnPush-ChangeDetection since (thats my guess) it cannot detect changes in the set.
On the master branch and in the documentation the state of the FileItem in the list under the upload-button/drop-zone changes but in the next branch the state FileItem stays the same until it's red but it won't show the spinner before or get bigger and show the error.