Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(NavHost): fix an issue where SaveableCloseable would reference to wrong SaveableStateHolder after configuration changes #59

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

hoc081098
Copy link
Owner

No description provided.

…to wrong `SaveableStateHolder` after configuration changes
@hoc081098 hoc081098 added the bug Something isn't working label Mar 8, 2024
@hoc081098 hoc081098 self-assigned this Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (1ae061c) to head (492cb8f).
Report is 1 commits behind head on master.

Files Patch % Lines
...lin/com/hoc081098/solivagant/navigation/NavHost.kt 0.00% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master     #59   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          43      43           
  Lines        1328    1327    -1     
  Branches      262     262           
======================================
+ Misses       1327    1326    -1     
  Partials        1       1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hoc081098 hoc081098 merged commit 8dbfdda into master Mar 8, 2024
7 checks passed
@hoc081098 hoc081098 deleted the hoc081098-patch-1 branch March 8, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant