I am using the latest App Connect version 1.14.1
I are not talking about the fact that there are some errors with websockets. There are no bugs. But in the new App Connect, the interface’s response to their update has been changed. If previously the connection to the server was not completely updated after new data came through the websockets (only the data that came via the websockets was updated), now there is a complete update of the elements on the pages that are connected to the server that received new data on the web socket. It looks like this:
It was before
It has become now