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

Enable async computed values without React Suspense #80

Open
ocrybit opened this issue Jun 25, 2020 · 1 comment
Open

Enable async computed values without React Suspense #80

ocrybit opened this issue Jun 25, 2020 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@ocrybit
Copy link
Member

ocrybit commented Jun 25, 2020

No description provided.

@ocrybit ocrybit self-assigned this Jul 4, 2020
@ocrybit ocrybit added the help wanted Extra attention is needed label Jul 6, 2020
@ocrybit
Copy link
Member Author

ocrybit commented Jul 6, 2020

Recoil async selectors can never be reevaluate during the app lifetime. We can support onetime Loadable without Suspense but there's a few use cases for such async selectors so we are pending this issue until a better solution comes out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant