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 compose context default context value #2138

Closed
wants to merge 1 commit into from

Conversation

arnaudgiuliani
Copy link
Member

  • set the initialized context value to avoid asking KoinContext or KoinAndroidContext setup
  • no usage of remember to avoid keeping old value , in case of Scope (just use LocalProvider cache)

…atch exception in case of scope closed
@arnaudgiuliani arnaudgiuliani force-pushed the fix-compose-context-never-saved branch from 3ee07a0 to c527817 Compare March 19, 2025 13:18
@arnaudgiuliani arnaudgiuliani deleted the fix-compose-context-never-saved branch March 19, 2025 16:08
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