Claret Nnamocha

Results 5 comments of Claret Nnamocha

If you wish to upload files you may need to redesign your interface and implement the upload function your self using javascript. Basically, the driver supports it but the original...

It could be in a file or script that handles the upload event on your interface @menno-dev

> > > It could be in a file or script that handles the upload event on your interface @menno-dev This upload code is written on the front-end not in...

When defining the `botmanWidget` variable, you need to specify the url with the key `bubbleAvatarUrl` like so. ```javascript var botmanWidget = { bubbleAvatarUrl: '/path/to/image' }; ```

@pytonik could you please describe the issue