question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`BackHandler`s ignored when Appyx is hosted in androidx.navigation NavGraph

See original GitHub issue

Same issue as #60, but in this case it happens for any NavModel, not only nested

Repro project with more information: AppyxNavComponentBugRepro

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
CherryPerrycommented, Aug 26, 2022

Thanks a lot for the reproduction project, saved a lot of time, the fix will be in the next release.

0reactions
LachlanMcKeecommented, Aug 29, 2022

Ah, you opened a different issue. Nevermind

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling back button in Android Navigation Component
If I use app:defaultNavHost="true" in my host fragment then it automatically goes back ignoring my rules. And, additionally, what is this ...
Read more >
Navigating with Compose - Android Developers
The NavHost links the NavController with a navigation graph that specifies the composable destinations that you should be able to navigate between. As...
Read more >
Appyx vs Jetpack Compose Navigation | Bumble Tech - Medium
Appyx is a fundamentally different approach compared to how you would do things with Jetpack Compose Navigation! Let's take a look at this...
Read more >
Appyx - Model-driven navigation for Jetpack Compose - GitHub
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may...
Read more >
Appyx - Application mechanics for your Android apps, built on ...
I'm curious, I just started using Jetpack Compose. What's the recommended way of doing navigation?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found