Is there any reason why when tabbing back to our web application stream-chat is trying to execute getClient without us having mounted any components which interact with Stream Chat API?
This error is emitted to the console each time I refocus the Chrome tab containing our app which uses Stream Chat.
The version of stream-chat we are using are as follows.
"stream-chat": "1.2.1",
"stream-chat-react": "0.7.5",

Is there any reason why when tabbing back to our web application stream-chat is trying to execute getClient without us having mounted any components which interact with Stream Chat API?
This error is emitted to the console each time I refocus the Chrome tab containing our app which uses Stream Chat.
The version of stream-chat we are using are as follows.
"stream-chat": "1.2.1",
"stream-chat-react": "0.7.5",