chatwoot icon indicating copy to clipboard operation
chatwoot copied to clipboard

[CW-1980] setUser not work anymore

Open drexlma opened this issue 1 year ago ā€¢ 14 comments

Describe the bug

username and email are no longer set. it worked until a few weeks ago. BildschirmĀ­foto 2023-05-12 um 09 06 24

To Reproduce

window.$chatwoot.setUser(user.userid, { email: user.email, identifier_hash: user.chat_identifier_hash, name: user.firstname + ' ' + user.lastname });

Expected behavior

no http request send to the chatwoot server.

BildschirmĀ­foto 2023-05-12 um 09 08 43

Environment

Docker

Cloud Provider

None

Platform

Browser

Operating system

Mac Os, Chrome, Debian in Docker

Browser and version

Version 113.0.5672.92 (Offizieller Build) (arm64)

Docker (if applicable)

No response

Additional context

No response

CW-1980

drexlma avatar May 12 '23 07:05 drexlma