Skip to content

Conversation

@RealHandy
Copy link

@RealHandy RealHandy commented May 28, 2019

New class behaviors in recent javascript cause a 'type is not yet supported' error when packing instances of class objects that have a constructor that returns class ClassName instead of Object.

This fixes (or works around) it by getting a toString() of what the constructor is and seeing if it starts with 'class'.

afrokick added a commit to peers/js-binarypack that referenced this pull request Jul 9, 2019
afrokick added a commit to peers/js-binarypack that referenced this pull request Aug 11, 2019
@RealHandy RealHandy closed this May 4, 2025
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

Successfully merging this pull request may close these issues.

1 participant