Add code to help debugging the saved nav state graph (#6295)
* Add code to help debugging the saved nav state graph: this would help us diagnose the `TransactionTooLargeException` reports we've been seeing for months.
This commit is contained in:
parent
285b357bfe
commit
2d3e59912a
4 changed files with 169 additions and 3 deletions
|
|
@ -49,6 +49,7 @@ class KonsistComposableTest {
|
|||
"CompoundSemanticColorsDarkHc",
|
||||
"HorizontalFloatingToolbarItem",
|
||||
"HorizontalFloatingToolbarSeparator",
|
||||
"DebugNavStateNodeHost",
|
||||
)
|
||||
.assertTrue(
|
||||
additionalMessage =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue