Multiple Websocket Connections - React UI Kit 3.14.6

We’ve been using the React UI kit at version 3.14.6. Specifically, the pre-made app referenced in the documentation:

import { App as SendbirdApp } from '@sendbird/uikit-react';

The number of peak current connections has consistently appeared to be higher than expected. While researching, I found that three connections are established with your web sockets on v3.14.6.

After updating to the latest version 3.16.1, it seems like this was fixed.

Was this a known issue? I’m asking because we’ve been paying for overages. According to this post, every websocket connection increases PCC.

v3.14.6

3.16.1

I have a screenshot of this but it will only allow me to add one media item.