bubbleNub stopped working
See original GitHub issueYesterday I noticed that the bubbleNubs are not rendered anymore in webchat I am using ‘https://cdn.botframework.com/botframework-webchat/latest/webchat.js’
styleOptions: {
bubbleFromUserBackground: '#0063B1',
bubbleFromUserBorderRadius: '8px 0px 8px 8px',
bubbleFromUserBorderStyle: 'solid',
bubbleFromUserBorderWidth: 1,
bubbleFromUserTextColor: 'White',
bubbleFromUserNubSize: 10,
bubbleFromUserNubOffset: 0,
}
results in:
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
botframework-webchat-api
View the Technical Support Guide to get guidance and help on troubleshooting in the Web Chat repo for more information before filing a...
Read more >https://raw.githubusercontent.com/Microsoft/BotFra...
Add Technical Support Guide for guidance on troubleshooting information and ... we put the bubble nub at the bottom while keeping the avatar...
Read more >Titan: How it works : r/DestinyTheGame
My bubble does work in PvP. When I was but a bubble nub, I would stand in the middle of my fortress with...
Read more >How to format adaptive cards like the old version of webchat
Web Chat and Adaptive Cards are both open source, so it's a good idea to download their source code if you want to...
Read more >OurHomeByEvangeline - Etsy Australia
2Tone Solid Wood Bubble Nub Kitchen Dining Bar Stool Solid Beech Painted in Farrow and Ball. AU$336.45. Add to Favourites ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And it does. Thank you
We don’t have an ETA at this time. As a stop-gap, I recommend using the
webchat.js
file available in the release section of this repo. Once the patch goes out, you can switch back to the CDN so you continue to get the latest updates.https://github.com/microsoft/BotFramework-WebChat/releases/tag/v4.7.1