What is mean Map badge

Theerayuttua year ago

Hi,
What is mean Badge show on Map menu, Is it data not update?
It shows up very often.
Screenshot 2024-09-25 155519.png

Cristiana year ago

has to do with the socket
<Badge color="error" variant="dot" overlap="circular" invisible={socket !== false}>

Anton Tananaeva year ago

It means you have a problem with WebSocket connection.

Theerayuttua year ago

Thank you, How can we fix this problem or not? or where point to check it.

Anton Tananaeva year ago

First check network console to see what the actual error is.

Theerayuttua year ago

Mostly we will found this issue on mobile app traccar manager, but on desktop we will not encounter this issue.

Anton Tananaeva year ago

Does it happen in a mobile browser? If yes, you can still check network console.

Theerayuttua year ago

thank you Anton, we will try to check as you suggest.