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

Cannot freeze array buffer views with elements #22

Open
jpinxten opened this issue Oct 24, 2017 · 1 comment
Open

Cannot freeze array buffer views with elements #22

jpinxten opened this issue Oct 24, 2017 · 1 comment

Comments

@jpinxten
Copy link

Throwing a TypeError Cannot freeze array buffer views with elements, when storing a TypedArray.

The issue is probably related to:
Object.freeze() on TypedArray and ArrayBuffers (node / chrome) not working as expected

same issue:
Cannot freeze Array Buffer views with elements??

@criticalbh
Copy link

any update on this?

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