I am facing one issue. My whole website digits change to "…" dots. Example if there is "123", it changes to "…".
Here is my deployed application: https://ezylegal.in/legal-consultation
It is showing 100 lawyers online. But I am checking user experience using Microsoft clarity. It is showing "…" dots on user phone.
Example
https://clarity.microsoft.com/shared/recording/746798c1-ed2b-4171-8371-5d024d65f176

Any suggestion why it is showing dots?

It’s because Microsoft Clarity hides all sensitive data by default (or the data it thinks is sensitive). It’s called masking content.
So it will include any numbers on your page by default. More information about (un)masking content and the source of the quote above, you can find on the Clarity docs.