Dorian Alvarado

Results 3 comments of Dorian Alvarado

Hi! Yes, this method needs an array of objects with `label` and `value` properties set. The problem is that you're passing it an object instead of an array. Try this...

Hi Sahar ! We've been working on this as a new feature. I think you already saw the pull request, but I'll leave the link here anyway https://github.com/Wolox/react-chat-widget/pull/101#issue-246422184 Thanks!

Did you do an import statement before using the `toggleMsgLoader` function ?