Hi, is it possible to use `childPanels()` navigati...
# decompose
c
Hi, is it possible to use
childPanels()
navigation model and the
ListDetailPaneScaffold()
together instead of the
ChildPanels()
composable? It looks like the navigation models are so different that it doesn't seems to be possible. Maybe the only solution to use
ListDetailPaneScaffold()
with Decompose is to just call
childContent()
but not
childPanels()
?
a
c
Ah, it was already discussed on GitHub Discussion, sorry for another message on Slack here. (Though if anyone saw this post can get redirected to the link above ^) Anyway, thanks for maintaining Decompose.
decompose intensifies 1