nativescript-vue/nativescript-vue-navigator

BUG 2

ukik opened this issue · 0 comments

ukik commented

<Label @tap="$navigator.modal('register', { fullscreen: true })" textAlignment="center" @touch="hoverOver">,

BUG

JS: [Navigator] Failed to show modal: Error: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState

  1. I open modal, then modal closed
  2. I minimize app, the reopen from Icon
  3. when I try modal, error comes