Copy path / value doesn't work on non-toplevel elements
gaborkr opened this issue · comments
Gabor Kulcsar commented
If I try to "copy path" / "copy value" of a non-top level part of a JSON structure I get the value of the last successful copy operation or the text "undefined" in the clipboard.
This is on Ubuntu 15.04, Chrome 44.
Example: given the following file:
{ "toplevel": { "doesn't work": "try to copy me" } }
trying to copy the inner {"doesn't work":"try to copy me"}
block won't put anything on the clipboard.
Gildas commented
I cannot reproduce the issue.
Gildas commented
I was actually able to reproduce the issue, it will be fixed in the version 0.1.12+.