Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypedArray #9

Open
ellementul opened this issue Aug 1, 2024 · 1 comment
Open

TypedArray #9

ellementul opened this issue Aug 1, 2024 · 1 comment

Comments

@ellementul
Copy link

Using Uint8Array give error:

TypeError { message: 'Method get %TypedArray%.prototype.buffer called on incompatible receiver [object Object]' }

› file://node_modules/mergician/dist/mergician.esm.js:305:30

I can’t filter because code execution does not reach the point of execution "filter" or "beforeEach" callbacks.
Maybe I incorrectly use callback?

@jhildenbiddle
Copy link
Owner

Thanks for bringing this to my attention, @ellementul. I'll take a look before the end of the week.

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

No branches or pull requests

2 participants