joshuafontany / TW5-JsonMangler

A JSON extension plugin for TiddlyWiki5
https://joshuafontany.github.io/TW5-JsonMangler/
MIT License
15 stars 2 forks source link

Examine listops test - null becomes "null" #1

Closed joshuafontany closed 5 years ago

joshuafontany commented 5 years ago

Simon Huber | Dec 3 (via google groups)

When trying some examples I noticed that the action-listops example adds "null" to the json when - I think - it should be just "" (empty) ... then, when you populate the index again, "null" results as an additional item

joshuafontany commented 5 years ago

Resolved in $ts.utils.jsonGet - patch 2.0.4