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

Numbers sometimes missing in output #2

Open
vpzomtrrfrt opened this issue Nov 11, 2019 · 1 comment
Open

Numbers sometimes missing in output #2

vpzomtrrfrt opened this issue Nov 11, 2019 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed investigate Find out why is this happening

Comments

@vpzomtrrfrt
Copy link

When using dson.Decode, I'm seeing numbers sometimes not appear in the output.

Example cases:

  • such "foo" is 4 wow yields {"foo":}
  • such "foo" is 4, "bar" is 42 wow yields {"foo":4,"bar":}
  • so 4 and 5 many yields [,]
@muhammadmuzzammil1998
Copy link
Owner

Thanks. I'll look into it.

@muhammadmuzzammil1998 muhammadmuzzammil1998 self-assigned this Nov 17, 2019
@muhammadmuzzammil1998 muhammadmuzzammil1998 added bug Something isn't working help wanted Extra attention is needed investigate Find out why is this happening labels Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed investigate Find out why is this happening
Projects
None yet
Development

No branches or pull requests

2 participants