Getting error when it's calling: window.Telegram.WebView.callEventCallbacks
Uncaught TypeError: window.Telegram[i(...)][i(...)] is not a function
Configuration:
"@telegram-apps/sdk": "^3.11.8",
"@telegram-apps/analytics": "^1.4.4",
"node_modules/@telegram-apps/analytics": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/@telegram-apps/analytics/-/analytics-1.4.4.tgz",
"integrity": "sha512-YHQgPR6McwAy5ohXfjJnRysjoC2Yq4zGX5OAuPtInT+bKbnq6iJgaLIe/Ztv/6ZP8zWHwgk6RVG+LoaLVS/meQ==",
"dependencies": {
"@telegram-apps/sdk": "^1.1.0",
"@tonconnect/ui": "2.0.5",
"http-server": "14.1.1"
}
},