IO - SteemConnect v2 Boilerplate @0.0.24

in #iambya6 years ago

IO Boilerplate @0.0.24

Current Fixes
let JSON_Metadata = JSON.stringify({ "tags": postTags });

The left JSON tags, should be a String, otherwhise the JSON.stringfiy method will add some extra backslashes to your JSON_Metadata. And the current tags will not be displayed properly into the newly created post.

Currently Using: React & Redux
Contact Me if you need some help with SteemConnect v2.