실행은 잘 되는데 console에 이런 에러가 뜹니다
195
작성한 질문수 6
Warning: Updating a style property during rerender (background) when a conflicting property is set (backgroundPosition) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.
in div (at MainImage.js:5)
in MainImage (at MovieDetail.js:26)
in div (at MovieDetail.js:24)
in MovieDetail (at auth.js:38)
in AuthenticationCheck (created by Context.Consumer)
in Route (at App.js:25)
in Switch (at App.js:21)
in div (at App.js:20)
in Suspense (at App.js:18)
in App (at src/index.js:31)
in Router (created by BrowserRouter)
in BrowserRouter (at src/index.js:30)
in Provider (at src/index.js:23)
충돌하는 속성 으로 인해 rerender하는 동안 스타일속성을 업데이트하면 스타일 버그가 발생 할 수 있다는거 같은데 무슨 말인지 모르겠습니다.
답변 0
에러서 요렇게만 해보세요
0
248
1
antd Menu 질문
0
284
1
movieTitle
0
228
1
npm run dev 연결이 안됩니다ㅜㅜ
0
424
1
npm run dev 오류
0
872
1
403 forbidden error
0
1082
2
npm run dev 오류
0
711
1
모듈이 없다는데요
0
1285
1
npm run dev 실행시 오류
0
5403
1
504 Gateway Timeout Error
0
1462
1
컴파일 에러 관련 문의
0
511
1
npm run dev 오류
0
766
1
이미지가 안떠요...
0
377
2
npm run dev 실행하고 인증이 안되는거 같아요
0
542
1
cd client에서 npm install 오류
0
1429
1
npm run dev시 localhost가 자꾸 3000으로 연결됩니다
0
988
1
Netlify + AWS Elastic Beanstalk 를 이용한 배포
1
1801
1
[nodemon] app crashed - waiting for file changes before starting... Error occurred while proxying request localhost:3000/api/hello to http://localhost:5000/ 해결법
0
466
0
지금 듣기엔 안되는 강의일까요?
0
727
1
사진이 2개 2개씩 다른줄에 나와요 ㅠㅠ
0
445
1
비동기 처리가 영상과 다르게 됩니다..
0
249
0
#2강 npm install
0
785
4
LandingPage.js 내 useState(null) 이용하는 이유
0
227
0
client 부분에 App.js 와 Config.js 위치가 다른데 상관없는 것인가요?
0
386
1





