You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @nusjose and anyone who is having the same issue. Most likely it is caused by the identifier_hash, if it has value causes some kind of re-render and no value is shown on ChatWoot side. Explained here: #35 (comment). Temporary solution for me is not assigning any value to identifier_hash . If it's a must to add it, then use customAttributes for that
Hi @nusjose and anyone who is having the same issue. Most likely it is caused by the identifier_hash, if it has value causes some kind of re-render and no value is shown on ChatWoot side. Explained here: #35 (comment). Temporary solution for me is not assigning any value to identifier_hash . If it's a must to add it, then use customAttributes for that
I pass user prop to ChatWootWidget, but it doesn't work. I still have to fill out the email in the form to start the conversation
My code
The text was updated successfully, but these errors were encountered: