browser-buffer icon indicating copy to clipboard operation
browser-buffer copied to clipboard

This is not a typed array error

Open tarelli opened this issue 12 years ago • 2 comments

Thanks for the effort, I am trying to use this library after including it if I try to use it copying from your test I get the error this is not a typed array error when I try to create a buffer, any idea why? screen shot 2013-12-13 at 15 04 47 The error occurs here: screen shot 2013-12-13 at 15 06 45 I'm on Chrome/OSX thanks!

tarelli avatar Dec 13 '13 15:12 tarelli

The problem also happens in firefox:

[15:32:00.350] TypeError: anonymous method called on incompatible Object @ file:///Users/matteocantarelli/Documents/Development/browser-buffer/src/browser-buffer.js:92

tarelli avatar Dec 13 '13 15:12 tarelli

Looks like removing this. resolves the problem.

tarelli avatar Dec 15 '13 04:12 tarelli