AlexWang-16 / react-lex-plus

5 stars 5 forks source link

issue13 #14

Closed mikeyqq closed 3 years ago

mikeyqq commented 3 years ago

fixed error with misisng userId in key params. Solution: index.js line - 16

AlexWang-16 commented 3 years ago

I think we need an alternative solution. lexUserId keeps changing every time the chat UI is refreshed by clicking to open/close the box. It should stay the same for the duration of the chat session.

lexUserId_changing_on_open_close