ledgerconnect / steemconnect.js

SteemConnect JavaScript SDK
https://demo.steemconnect.com
MIT License
65 stars 50 forks source link

comment() not working for root posts with Steem keychain #70

Open tiotdev opened 5 years ago

tiotdev commented 5 years ago

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.