8000 [Android] Error navigate to frame when close de application with gestures · Issue #1034 · nativescript-vue/nativescript-vue · GitHub
[go: up one dir, main page]

Skip to content
[Android] Error navigate to frame when close de application with gestures #1034
Open
@vallemar

Description

@vallemar

When I close the application with the android gestures (I imagine the same will happen with the button) and your navigation is in a Frame I have this error:

  JS: [$navigateTo] Failed to navigate:
  JS:
  JS: Error: Failed to resolve frame. Make sure your frame exists. Error: Failed to resolve frame. Make sure your frame exists.
  JS:     at $navigateTo (file: src/webpack:/ns-burger/node_modules/nativescript-vue/dist/plugins/navigation.js:74:0)
  JS:     at Proxy.goTo (file: src/webpack:/ns-burger/src/components/Home.vue?9141:67:14)
  JS:     at onTap._cache.<computed>._cache.<computed> (file: src/webpack:/ns-burger/src/components/Home.vue?1d79:119:102)
  JS:     at callWithErrorHandling (file: src/webpack:/ns-burger/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:157:0)
  JS:     at callWithAsyncErrorHandling (file: src/webpack:/ns-burger/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:166:0)
  JS:     at invoker (file: src/webpack:/ns-burger/node_modules/nativescript-vue/dist/renderer/modules/events.js:54:34)
  JS:     at _executeCallback (file: src/webpack:/ns-burger/node_modules/@nativescript/core/ui/gestures/index.android.js:322:0)
  JS:     at Object.TapAndDoubleTapGestureListenerImpl._handleSingleTap (file: src/webpack:/ns-burger/node_modules/@nativescript/core/ui/gestures/index.android.js:55:0)
  JS:     at Object.TapAndDoubleTapGesture...

Example repo: https://github.com/vallemar/nativescript-burger-inspiration/tree/error-navigation-vue3
Navigation: https://github.com/vallemar/nativescript-burger-inspiration/blob/error-navigation-vue3/src/components/Home.vue#L67

Version: vue3

xx.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3Issues related to V3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0