-
I want to click a This seems like it'd be a pretty common use case... I already have some data loaded, when I navigate to a new page I want to prefill that page immediately while I wait for Is the only way to accomplish this through 2 different URL's, one that's SSR and one that's not? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You should checkout https://remix.run/docs/en/1.19.2/guides/streaming#using-defer |
Beta Was this translation helpful? Give feedback.
You should checkout
defer
.https://remix.run/docs/en/1.19.2/guides/streaming#using-defer