Replies: 1 comment 1 reply
-
That would make caching individual loaders impossible because the batches request could include one, two or many more loaders and each one would be a new different http cache key. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just an open question, would remix benefit from batching all loader requests into one http call? This would be after the initial document load, on client side transitions
Beta Was this translation helpful? Give feedback.
All reactions