mirror of
https://github.com/dmitrizzle/chat-bubble.git
synced 2026-04-03 00:19:14 -06:00
single quotes in answers #40
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#40
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 @jbkeg on 7/27/2018
if there is a single quote in prefixed reply question it occurred error with
"Uncaught SyntaxError: missing ) after argument list"
on questionsHTML
ie)
if the answer is "i don't care" or else
rest of chat will be stops with javascript error