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

synchronous partial state update Interface #700

Closed
2 tasks done
Juyeong-Byeon opened this issue Mar 23, 2023 · 1 comment
Closed
2 tasks done

synchronous partial state update Interface #700

Juyeong-Byeon opened this issue Mar 23, 2023 · 1 comment

Comments

@Juyeong-Byeon
Copy link

Juyeong-Byeon commented Mar 23, 2023

Summary

just like described below link there is no synchronous partial state update Interface in valtio
#699

So there is some limits. for achieve the goal to use batched updates for some parts of the state while still having the ability to perform synchronous updates for other parts.

Link to reproduction

https://codesandbox.io/s/valtio-sandbox-forked-ij76sz?file=/src/App.js

Check List

  • I've already opened a discussion before opening this issue, or already discussed in other media.

Please include a minimal reproduction.

@Juyeong-Byeon Juyeong-Byeon changed the title Synchronous Partial State Update Interface synchronous partial state update Interface Mar 23, 2023
@dai-shi
Copy link
Member

dai-shi commented Mar 23, 2023

Let's re-open when we have some ideas in #699.

@dai-shi dai-shi closed this as completed Mar 23, 2023
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

No branches or pull requests

2 participants