Skip to content

fix(navigation): use qualifiedName strings for FlowHost saved state#783

Merged
bmc08gt merged 2 commits into
code/cashfrom
fix/flowhost-saved-state
May 29, 2026
Merged

fix(navigation): use qualifiedName strings for FlowHost saved state#783
bmc08gt merged 2 commits into
code/cashfrom
fix/flowhost-saved-state

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 29, 2026

KClass references aren't serializable and can't survive rememberSaveable across process death. Use qualifiedName strings instead so the seeded-stack comparison works after restoration.

bmc08gt added 2 commits May 29, 2026 11:13
KClass references aren't serializable and can't survive
rememberSaveable across process death. Use qualifiedName strings
instead so the seeded-stack comparison works after restoration.
@github-actions github-actions Bot added type: fix Bug fix area: ui Compose UI, theme, components, resources and removed type: fix Bug fix labels May 29, 2026
Base automatically changed from chore/consolidate-design-system to code/cash May 29, 2026 15:28
@bmc08gt bmc08gt merged commit 618121b into code/cash May 29, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/flowhost-saved-state branch May 29, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui Compose UI, theme, components, resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant