Warning: react-modal: App element is not defined. Please use `Modal.setAppElement(el)` or set `appElement={el}`. This is needed so screen readers don't see main content when modal is opened. It is not recommended, but you can opt-out by setting `ariaHideApp={false}`.
콘솔창을 제대로 확인을 안햇어서 그런지 회원가입 폼 만들다가 만난 에러 ㅇㅅㅇ
모달... 굳이 라이브러리 왜썻나 싶은뎅 (직접 짠걸로 리팩해야겟다)
아무튼 만낫던 에러는 적깅 ㅇ_<
<ReactModal
ariaHideApp={false}
isOpen={isOpen}
onRequestClose={modalClose}
contentLabel="nft detail image"
>
ariaHideApp={false} 이거 붙여주면 되지롱
'🤪 뜨거운 맛 오류 일기' 카테고리의 다른 글
[supabase] TypeError: Failed to fetch at _0x979e43.<computed> / AuthRetryableFetchError (0) | 2024.05.25 |
---|---|
[nvm] 노드 업뎃하기 (0) | 2023.12.20 |
Failed to load plugin 'jsx-a11y' declared in 'package.json (0) | 2023.06.14 |
Error: Synchronous scripts should not be used (0) | 2023.05.29 |
지긋지긋해 WebSocket connection 에러가 뭘까아아아 (0) | 2023.05.18 |
댓글