mirror of
https://github.com/dmitrizzle/chat-bubble.git
synced 2026-04-03 08:29:36 -06:00
convo variable in keyboard function refers to wrong location #71
Labels
No labels
bug
bug
bug
enhancement
enhancement
enhancement
enhancement
enhancement
help wanted
help wanted
help wanted
help wanted
help wanted
help wanted
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/chat-bubble#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmitrizzle on 4/26/2017
this.typeInput() relies on window[convo] instead of internal convo variable.