immutable-object-formatter-extension icon indicating copy to clipboard operation
immutable-object-formatter-extension copied to clipboard

String "null" is formatted as null

Open davidmccabe opened this issue 6 years ago • 1 comments

The string "null" is formatted as null itself, causing confusion.

Screenshot: https://imgur.com/yx81O8Z

This is on the version at the Chrome Web Store at https://chrome.google.com/webstore/detail/immutablejs-object-format/hgldghadipiblonfkkicmgcbbijnpeog?hl=en

davidmccabe avatar Aug 15 '19 17:08 davidmccabe

Hi @davidmccabe I submitted a PR on https://github.com/andrewdavey/immutable-devtools/pull/40 that should fix this issue.

jdeniau avatar Mar 30 '25 19:03 jdeniau