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

Odd characters in collapsed arrays in sample json #885

Closed
jthiel1996 opened this issue Apr 11, 2019 · 2 comments
Closed

Odd characters in collapsed arrays in sample json #885

jthiel1996 opened this issue Apr 11, 2019 · 2 comments

Comments

@jthiel1996
Copy link

I expect to see something like this in the sample area (right hand of my screen):

  • "items":[]

instead i get:

  • "items":[â€|]

the + sign works to expand the array as expected and it all looks good within. however, every array in my json collapses to [â€|]

Not sure if this is user error or some kind of issue.

@RomanHotsiy
Copy link
Member

RomanHotsiy commented Apr 11, 2019

Dup of #29, #213

@RomanHotsiy
Copy link
Member

Here is the solution: #213 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants