Skip to content

NSDK-293 fix request #190

Open
ObranS wants to merge 1 commit intotrunkfrom
fix/NSDK-293-alexander-suggestion
Open

NSDK-293 fix request #190
ObranS wants to merge 1 commit intotrunkfrom
fix/NSDK-293-alexander-suggestion

Conversation

@ObranS
Copy link
Contributor

@ObranS ObranS commented Feb 27, 2026

⬅️ As Is

Aleksandr fix request:
Okay, I think I figured out the cause of the issues we have. It seems like the issues occur when Virtusize composable leaves, and then enters the composition again. And since its ViewModel has always been alive, it does not call load when VIrtusize reenters the composition (because externalId is the same).

➡️ To Be

Widget updates as expected

☑️ Checklist

  • Useless comments and/or Log.d etc are removed
  • Unit test are covered
  • Code has been deployed and tested on STG
  • ClickUp ticket status has been updated to production
  • Update CHANGELOG.md with the new changes

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.

2 participants