angular mediasoup client v2

I have successfully implemented mediasoup in my angular application. Everything works smooth on the first time. But when I start mediasoup client again I am getting this unsual error a transport with the same id already exists. But I checked the server and the client there is no peer joined but in the backend i am getting duplicated peer error and in the front end i am getting duplicated transport id error.