Skip to content

Anyone have a working example with $navigateTo? #52

@Mixelated

Description

@Mixelated

Listening on a webhook in app.vue which triggers the message. I added the onTap() method with the code this.$navigateTo(MyChats) however it keeps crashing with:

NativeScript encountered a fatal error: TypeError: this.$navigateTo is not a function. (In 'this.$navigateTo(overview_MyChats_vue__WEBPACK_IMPORTED_MODULE_4_["default"])', 'this.$navigateTo' is undefined)

  • I guess the question here is what scope does OnTap() operate it?

I'm using Nativescript with VueJS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions