Using Fetcher keys to conditionally render a component #8160
-
I was under the impression that when keys were introduced with Remix 2.2.0, fetchers wouldn't be canceled when the component that made that call unmounts. But, I think I misunderstood this and would like to confirm this behavior. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In your remix.config.js you need to enable the future flag |
Beta Was this translation helpful? Give feedback.
In your remix.config.js you need to enable the future flag
v3_fetcherPersist