You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
3
Platform(s)
all
Current Behavior
removeAllListeners has promise return type but doesn't resolve
Expected Behavior
removeAllListeners to resolve
Code Reproduction
Other Technical Details
npm --version
output:node --version
output:pod --version
output (iOS issues only):Additional Context
promise return type
capacitor/core/src/definitions.ts
Line 121 in bae0f3d
built as nil return type
capacitor/ios/Capacitor/Capacitor/JSExport.swift
Line 100 in bae0f3d
The text was updated successfully, but these errors were encountered: