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 state loss with workaround #1419

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexvanyo
Copy link
Contributor

This is a continuation of #1383 .

After merging #1380 , the state loss issue appeared again that is due to https://issuetracker.google.com/338478720

This additional workaround doesn't change behavior the direct behavior of consuming insets (and shouldn't have any difference overall) but avoids the state loss issue again.

@alexvanyo alexvanyo requested review from jdkoren and dturner May 6, 2024 21:47
Copy link

github-actions bot commented May 6, 2024

Combined test coverage report

Overall Project 40.54% 🍏
Files changed 100% 🍏

Module Coverage
app 32.73% 🍏
Files
Module File Coverage
app NiaApp.kt 83.52% 🍏

Change-Id: I96025bd8b2f4f59019df95d1391b832249e7dc91
@alexvanyo alexvanyo force-pushed the av/fix-state-loss-with-workaround branch from 149f0c9 to a324fcc Compare May 6, 2024 22:11
Copy link

github-actions bot commented May 6, 2024

Combined test coverage report

Overall Project 40.51% 🍏
Files changed 100% 🍏

Module Coverage
app 32.73% 🍏
Files
Module File Coverage
app NiaApp.kt 83.52% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant