일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- Babel
- React 고급 안내서
- background setInterval
- hook
- background: url
- next13 head
- context
- Nextjs React 18
- background setttimeout
- CSS
- React18
- react
- getUTCDate
- notFound()
- react hook
- codingtest
- React 18 Nextjs
- Next13
- React API 참고서
- react-helmet
- React 18
- Render Props
- React 고급안내서
- Programmers
- Javascript
- Nextjs
- RTK Query
- background tab
- 고급안내서
- React 공식문서
Archives
- Today
- Total
akjfal
Resource interpreted as Stylesheet but transferred with MIME type text/html 본문
react/react 에러
Resource interpreted as Stylesheet but transferred with MIME type text/html
akjfal 2019. 11. 1. 22:58증상 :
해결법 : html 파일의 <link rel="stylesheet" type="text/css" href="css/my_css_resource.css" />
에서 ref="stylesheet 삭제하기
원인 :
Resource interpreted as Stylesheet but transferred with MIME type text/javascript
I have Create application using MVC, Java Script, JQuery, Ajax. When I'm debug using visual studio It's work fine without any script errors. After that I'm host my application in IIS server, It's s...
stackoverflow.com
'react > react 에러' 카테고리의 다른 글
Comments