chatengine-io / react-chat-engine-advanced

Chat Engine's react components done the right way...
MIT License
18 stars 11 forks source link

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

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?