Skip to content

Error window.Telegram.WebView.callEventCallbacks is not a function #67

@vbyte255

Description

@vbyte255

Getting error when it's calling: window.Telegram.WebView.callEventCallbacks

Uncaught TypeError: window.Telegram[i(...)][i(...)] is not a function

Image

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"
  }
},

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions