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
Unable to set conversation custom attributes. The composable setCustomAttributes for the contact works but not for conversations.
I even tried using window.$chatwoot.setConversationCustomAttributes() and didn't work. Although hot reloading did make it work, but that won't work in production.
Suggested solution
expose the setConversationCustomAttributes composable.
Clear and concise description of the problem
Unable to set conversation custom attributes. The composable setCustomAttributes for the contact works but not for conversations.
I even tried using window.$chatwoot.setConversationCustomAttributes() and didn't work. Although hot reloading did make it work, but that won't work in production.
Suggested solution
expose the setConversationCustomAttributes composable.
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: