chatwoot
chatwoot copied to clipboard
[CW-1980] setUser not work anymore
Describe the bug
username and email are no longer set. it worked until a few weeks ago.
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.
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