This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
angular.copy doesn't work with typed arrays #10210
Closed
Description
Hello, please consider the following plunker:
http://plnkr.co/edit/AgjiBp2YtFKt8VfqBosT?p=preview
The call to angular.copy() passing a typed array as parameter throws exception: length method called on incompatible Object at isArrayLike.
Using Firefox 33 on Linux
Thanks for the support