lumpenop.log
로그인
lumpenop.log
로그인
TS2322: Type 'HTMLDivElement | undefined' is not assignable to type 'HTMLDivElement | null'.
Lumpen
·
2022년 9월 5일
팔로우
0
error
typescript
0
Error
목록 보기
1/44
useRef() 초기 값에 null을 넣어주지 않아서 발생하는 에러
const
divRef
=
useRef
<
HTMLDivElement
>
(
null
)
Lumpen
떠돌이 생활을 하는. 실업자, 부랑 생활을 하는
팔로우
다음 포스트
error: RN | Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65.
0개의 댓글
댓글 작성