## Screenshots <!-- If applicable, add screenshots to help explain your problem. --> <!-- Be sure to remove or obscure personally identifiable information from your code and screenshots -->  ## Version <!-- What version of Web Chat are you using? Are you using the CDN? NPM package? Or embedding Web Chat to your site via `<iframe>`? --> <!-- The fastest way to find your Web Chat version is by checking the meta tag on your deployed site. --> Using the CDN. ## Describe the bug <!-- Give a clear and concise description of what the bug is. --> <!-- Please be sure to add screenshots of the console errors in your browser, if there are any --> Multi-line input textbox overflows parent container if words can't be broken when the styleoOption `sendBoxWrapText` is set to `true`,
Screenshots
Version
Using the CDN.
Describe the bug
Multi-line input textbox overflows parent container if words can't be broken when the styleoOption
sendBoxWrapTextis set totrue,