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

[BUG][ES6] TypeError: xxx is not a function or TypeError: DynamicProto [XXXX] is not in class heirarchy of [Object] #28 #1498

Closed
MSNev opened this issue Mar 10, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@MSNev
Copy link
Collaborator

MSNev commented Mar 10, 2021

When compiling and running as an ES6 module the underlying dynamicProto() module was not correctly handling that es6 prototype functions are not enumerable.

This is fixed in v1.1.1 of dynamicProto which will be picked up by NPM users automatically as the dependency is ^1.1.0, but for web / package users this Issue is to update the default base version and will be closed when the next release is published.

@MSNev MSNev self-assigned this Mar 10, 2021
@MSNev MSNev added this to the 2.6.0 milestone Mar 10, 2021
@MSNev MSNev added bug es6 ES6 related issue fixed - waiting release PR Committed and waiting deployment labels Mar 10, 2021
@MSNev MSNev added released - NPM and removed fixed - waiting release PR Committed and waiting deployment labels Mar 24, 2021
@MSNev
Copy link
Collaborator Author

MSNev commented Mar 29, 2021

v2.6.0 is now fully deployed to all CDN endpoints

@MSNev MSNev closed this as completed Mar 29, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant