You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't remove this attribute, then packaged files placed in nginx will report crossorigin warnings for preloads
Reproduction
The vitesse project code reproduces this problem
System Info
A preload for'http://localhost:8111/assets/app-B4D33eBo.css' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
localhost/:1 The resource http://localhost:8111/assets/app-B4D33eBo.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
Describe the bug
If you don't remove this attribute, then packaged files placed in nginx will report crossorigin warnings for preloads
Reproduction
The vitesse project code reproduces this problem
System Info
Used Package Manager
pnpm
Validations
Contributions
The text was updated successfully, but these errors were encountered: