Priority header is reset after the initial load of useFetcher. #10153
Unanswered
rajvirkolpolok
asked this question in
Q&A
Replies: 0 comments
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.
-
I have this loader here, the headers with priority u=1, but when i actually call this loader with a fetcher.load() initially this has the request priority to u=0. but onscroll i fire this fetcher.load() again with a different offset and then it sets the priority to the default u=4. What to do for this? I need this to be high priority always.
Beta Was this translation helpful? Give feedback.
All reactions