juzser / vue-bot-ui

For the one who is finding a customizable chatbot UI.
MIT License
155 stars 32 forks source link

Fix: message options bug #11

Closed enorenio closed 3 years ago

enorenio commented 3 years ago

After deactivating the bot, the 'select-button-option' turns off. It is only turned on on create hook, but that happens only once. Turning on the 'select-button-option' before emitting 'init' fixes that.

juzser commented 3 years ago

Fixed on v0.2.6