-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello, I take example from your docs but this isn't work
Telegram is not defined
Nuxt config:
export default defineNuxtConfig({
app: {
head: {
script: [{src: 'https://telegram.org/js/telegram-web-app.js'}],
}
},
Usage:
<script lang="ts" setup> import { MainButton, useWebAppPopup } from 'vue-tg' const { showAlert } = useWebAppPopup() </script>Metadata
Metadata
Assignees
Labels
No labels