Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: window.Capacitor.triggerEvent is not a function. (In 'window.Capacitor.triggerEvent('pause', 'document')', 'window.Capacitor.triggerEvent' is undefined) #7458

Open
1 of 3 tasks
aleddulla opened this issue May 10, 2024 · 1 comment
Labels
needs reply needs reply from the user needs reproduction needs reproducible example to illustrate the issue

Comments

@aleddulla
Copy link

Capacitor Version

TypeError: window.Capacitor.triggerEvent is not a function. (In 'window.Capacitor.triggerEvent('pause', 'document')', 'window.Capacitor.triggerEvent' is undefined)

Getting this Capacitor/app

import { App } from '@capacitor/app'

App.addListener('appUrlOpen', (data) => {
})

Other API Details

No response

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

import { Plugins } from '@capacitor/core'

Expected Behavior

Resolve the error

Project Reproduction

htt

Additional Information

No response

@jcesarmobile jcesarmobile added the needs reproduction needs reproducible example to illustrate the issue label May 10, 2024
Copy link

ionitron-bot bot commented May 10, 2024

This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed.
Please see the Contributing Guide for how to create a Sample App.
Thanks! Ionitron 💙

@ionitron-bot ionitron-bot bot removed the triage label May 10, 2024
@Ionitron Ionitron added the needs reply needs reply from the user label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reply needs reply from the user needs reproduction needs reproducible example to illustrate the issue
Projects
None yet
Development

No branches or pull requests

3 participants