Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Error: 'name' getter called on an object that does not implement interface File. #11484

Closed
dungbanguyen opened this issue Apr 2, 2015 · 1 comment

Comments

@dungbanguyen
Copy link

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

@pkozlowski-opensource
Copy link
Member

Sounds like a duplicate of #10524 - see the discussion in there. If you believe that this is not a duplicate, please provide a minimal reproduce scenario using plunker + provide other essential info to reproduce (ex. a browser and its version used). See:
https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#submitting-an-issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants