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

error on parse - Unexpected Scalar or data.charCodeAt is not a function, when object value have less than 3 chars #10

Open
fabienc974 opened this issue May 19, 2021 · 0 comments

Comments

@fabienc974
Copy link

fabienc974 commented May 19, 2021

Hi,
When I try to zip my object, which value have less than 3 chars
If I try sringify(JSON.stringify(mydata)), I get Unexpected scalar when I use Zipson parse
If I try stringify(mydata), I get data.charCodeAt is not a function, when I use Zipson parse

I don't know how I can solve this issue.

Any Idea

thank a lot

@fabienc974 fabienc974 changed the title error on parse - Unexpected Scalar or data.charCodeAt is not a function, when object value starts with slash error on parse - Unexpected Scalar or data.charCodeAt is not a function, when object value have less than 3 chars May 19, 2021
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

1 participant