feature/IO-2776-cdk-fortellis - Update to the latest from simplified Parts Management
This commit is contained in:
@@ -157,7 +157,7 @@ export function DmsContainer({ bodyshop, setBreadcrumbs, setSelectedHeader, inse
|
||||
history("/manage/accounting/receivables");
|
||||
});
|
||||
|
||||
if (socket.disconnected) socket.connect();
|
||||
if (socket.disconnected) socket.connect();
|
||||
return () => {
|
||||
socket.removeAllListeners();
|
||||
socket.disconnect();
|
||||
|
||||
Reference in New Issue
Block a user