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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Hi guys,
An error has occurred when I watch deeply an object that is implementation of File interface.
This is the error I have received
Error: 'name' getter called on an object that does not implement interface File.
equals@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:932:15
equals@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:932:16
equals@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:917:18
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:14303:31
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:14572:13
timeout/timeoutId<@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:16309:25
completeOutstandingRequest@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:4925:7
Browser/self.defer/timeoutId<@http://localhost:3000/assets/angular/angular-3c7181b1fa8efd68c9fcb7292e0d9281.js?body=1:5313:7
Any idea for this issue?
Thanks
The text was updated successfully, but these errors were encountered:
Hi guys,
An error has occurred when I watch deeply an object that is implementation of File interface.
This is the error I have received
Any idea for this issue?
Thanks
The text was updated successfully, but these errors were encountered: