Botpress integration in react js
# 🤝help
m
Hello, after integrating my bot in my react js , if i try to click on an element of the left side of the bot , it could not be clicked , for example when i have a list of choices and i want to select the first one , it could not be clicked , only the items on the right side could be selected. i inspected the code and i found 2 divs with the same id : id="bp-web-widget-container" which is odd ! the second div is that blue part of the bot that actually could not allow me to select items . what is the reason for that and how to avoid it ?
a
@faint-pager-56395 Got any ideas?
m
how can i extract user credentials in botpress using Botpress Messaging Client shown in this doc ? https://www.npmjs.com/package/@botpress/messaging-client
f
Hmm, maybe @bright-magazine-792 would know.
61 Views