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(mobile): wrong graph after device switch and then refetch #12469

Merged
merged 1 commit into from
May 17, 2024

Conversation

Nodonisko
Copy link
Contributor

Description

useImperativeHandle is tricky, there was issue with memoization in one of then so I found way how to remove it and only pass ref through which solved that.

Related Issue

Resolve #11231

Screenshots:

@Nodonisko Nodonisko added the mobile Suite Lite issues and PRs label May 17, 2024
@Nodonisko Nodonisko requested a review from a team as a code owner May 17, 2024 14:09
@Nodonisko Nodonisko enabled auto-merge (squash) May 17, 2024 14:10
Copy link
Contributor

@juriczech juriczech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nodonisko Nodonisko force-pushed the fix/wrong-graph-after-refetch branch from 0d8e326 to 3887d73 Compare May 17, 2024 16:30
@Nodonisko Nodonisko merged commit 3e14473 into develop May 17, 2024
11 of 12 checks passed
@Nodonisko Nodonisko deleted the fix/wrong-graph-after-refetch branch May 17, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Suite Lite issues and PRs
Projects
None yet
2 participants