uiwjs / react-json-view

A React component for displaying and editing javascript arrays and JSON objects.
https://uiwjs.github.io/react-json-view/
MIT License
212 stars 12 forks source link

An ellipsis is added to the value if shortenTextAfterLength is equal to the length of the string #52

Open inspector-code opened 3 months ago

inspector-code commented 3 months ago

If you set the shortenTextAfterLength to the length of the word, then an ellipsis is added after the word, although this is not necessary.

jaywcjlove commented 3 months ago

@inspector-code Upgrade v2.0.0-alpha.25