#290·Recoil

Render based on previous state while async selector is pending.

Author: babichssCreated Jun 9, 2020Updated Dec 26, 2024
Labelsenhancement

My case is very simple.

I want to be able to read old data while new data is fetching with async selector which is depending on some changing value.

Is it possible?

Source: facebookexperimental/Recoil