-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot add emojis or use boolean props. react-chat-widget 3.1.0 #277
Comments
Are you sure that you are using version 3.1.0? Version 3.1.0 didn't work me due some bug in library and older version does not support emoji. I think you are using older version. Am I right? |
npm install git+https://github.com/Wolox/react-chat-widget.git |
Probably yes, but I use rather Try check version by this command:
Is in output really "version": "3.1.0"? |
Looks good. Have you some error in console?
Dne čt 28. 10. 2021 15:38 uživatel vlrags ***@***.***> napsal:
… [image: image]
<https://user-images.githubusercontent.com/73019127/139256017-45fde414-781a-4e84-9395-39f98f720f8a.png>
It looks like yes
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#277 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB26JDXQB4OFLY3NPFI7L43UJFN55ANCNFSM5G3IQZ5Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
no errors.. it works for you ? |
Yes, it works to me, but ....
|
guys i'm trying to add emojis but none of the boolean props doesn't seem to work
<Widget
title="Troll box"
subtitle=""
emojis={true}
showCloseButton={true}
showBadge={false}
handleNewUserMessage={handleNewUserMessage}
am i doing something wrong ?
The text was updated successfully, but these errors were encountered: