일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- codingtest
- Next13
- background: url
- React18
- Babel
- Render Props
- RTK Query
- React 18 Nextjs
- react
- background setttimeout
- background setInterval
- CSS
- Nextjs
- Programmers
- React API 참고서
- React 공식문서
- react-helmet
- React 고급 안내서
- context
- notFound()
- hook
- next13 head
- React 고급안내서
- 고급안내서
- React 18
- Nextjs React 18
- background tab
- getUTCDate
- react hook
- Javascript
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