Telegram-Mini-Apps / telegram-apps

Made from scratch TypeScript packages, examples and documentation you will surely need to start developing on Telegram Mini Apps.
https://docs.telegram-mini-apps.com/
MIT License
691 stars 191 forks source link

[Bug]: Analytics-related error in documentation #529

Open heyqbnk opened 2 weeks ago

heyqbnk commented 2 weeks ago

Telegram Application

Other

Describe the Bug

When switching a language in the documentation, we can see the following error in the console:

Uncaught SyntaxError: Identifier 'orig' has already been declared (at analytics.js:1:1)

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Switch the language
  3. See error

Expected Behavior

No error in the console