chatengine-io / react-chat-engine

React component for a cheap and easy chat API
137 stars 35 forks source link

Get or Create Chat doesn`t work in Safari #161

Open dmytro-chushko opened 1 year ago

dmytro-chushko commented 1 year ago

Hi there! Our company is using Light project plan. This is a piece of my code.

image

Works fine in Chrome. But in Safari it works as if the username array: [chat admin, values.email] is not specified. It returns a chat with only one user. Can someone help with this?