When exiting abnormally and re entering the meeting, there will be multiple identical accounts remaining

When built and run using uitookit, it runs well if exited according to the normal process. But if I close or refresh the page at runtime and rejoin the meeting, it will have multiple identical accounts in the meeting at the same time, as shown in the picture below. They won’t exit the meeting on their own until a few minutes later. I would like to know if there is a way to make them automatically exit when they exit the meeting abnormally?

Hey @shizi0406 ,

I believe you can fix this by setting leaveOnPageUnload to true in the init settings:

Best,
Tommy