Css link is loaded twice when I use useFetcher #5419
Unanswered
s446683009
asked this question in
Q&A
Replies: 1 comment
-
me too.. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have three css links introduced in root.tsx
But when I use useFetcher request resource routing, these css links are loaded again.
When I try to visit,the css link load again after

apis.user.login
source api:Then I remove
apis.user.login
request,css load just one time.I'm a beginner of remix. I want to ask how to remove the second css load.
Beta Was this translation helpful? Give feedback.
All reactions