Ajaxy / telegram-tt

Telegram Web A, GPL v3
https://web.telegram.org/a
GNU General Public License v3.0
2.33k stars 495 forks source link

Running Client loading infinitely - run dev:mocked #197

Open mariusiscoding opened 1 year ago

mariusiscoding commented 1 year ago

Client is running on localhost with my ip and port 12345.

Tested in Chrome and Opera. Loading Spinner in chat list

Started with npm run dev:mocked

Am I doing something wrong?

image

zubiden commented 1 year ago

dev:mocked is designed to be used only for automatic tests using the "playwright" library. For local development npm run dev should be enough