Closed grahamyesfit closed 1 year ago
I figured out a workaround. By including the custom_attributes in the setUser call as a user property (custom_attributes
), it will only apply those custom attributes to the appropriate user.
This doesn't work either. I'll post more information if I can get it.
Now I'm wondering if it just looks like this is happening because of server caching. Closing for good now, can't reliably reproduce :)
When I supply attributes via the
customAttributes
property onChatWootWidget
, the property values are applied to all my contacts. In other words, all my contacts end up with matching attribute values.I'm using
@chatwoot/react-native-widget
version0.0.14
. I'm self-hosted (on AWS), which is versioncwctl v2.3.0 alpha build
.