steemconnect.js
steemconnect.js copied to clipboard
comment() not working for root posts with Steem keychain
If parentAuthor === '' or title !== '', attempting to call the function comment() with Steem keychain installed returns the exception incomplete
. Without Steem Keychain or with the Steemconnect extension installed, it works as it is supposed to.