Skip to content

[javascript] Warning: TypeError: navigationContainer.isReady is not a function (it is undefined) #732

@kiet-ap

Description

@kiet-ap

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

  1. Clone this repo: https://github.com/kiet-ap/BugsnagNavigationBug
  2. Add your api key to index.js, android/app/src/main/AndroidManifest.xml, ios/BugsnagNavigationBug/Info.plist
  3. Run app with: npm run start, npm run android
  4. See error

Environment

  • BugSnag Performance library version: "@bugsnag/react-native-performance": "^3.1.0"
  • BugSnag Error Monitoring library version (if any): "@bugsnag/react-native": "^8.7.0"
  • Browser framework version (if any):
    • Vue:
    • React:
    • Angular:
  • Server framework version (if any):
    • Koa:
    • Express:
    • Restify:
  • Browser version (e.g. chrome, safari):
  • Device (e.g. iphonex): Android 15, Pixel 7a

Example Repo

I can’t integrate both BugsnagPluginReactNavigationNativePerformance and BugsnagPluginReactNavigation at the same time, but each one works fine individually.
• Using only BugsnagPluginReactNavigationNativePerformance works. ✅
• Using only BugsnagPluginReactNavigation works. ✅
• However, integrating both as described in the documentation causes an error. ❌

Please let me know if you need any additional information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bugwipThere is work in progress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions