Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BUG 1 #46

Open
ukik opened this issue Jun 29, 2020 · 0 comments
Open

BUG 1 #46

ukik opened this issue Jun 29, 2020 · 0 comments

Comments

@ukik
Copy link

ukik commented Jun 29, 2020

async onModal(path, options = { fullscreen: true }) {
	await setTimeout(() => {
		// this.$goto(route)
		this.$navigator.modal(path, options)
	}, 0)
},	

BUG

JS: [Navigator] Failed to show modal: Error: java.lang.NullPointerException: Attempt to invoke virtual method 'androidx.fragment.app.FragmentTransaction androidx.fragment.app.FragmentTransaction.add(androidx.fragment.app.Fragment, java.lang.String)' on a null object reference

  1. I open modal, then modal closed
  2. I minimize app, the reopen from Icon
  3. when I try modal, error comes
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant