본문 바로가기
JavaScript/React

react-modal

by 비븽 2023. 9. 18.

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}`.

 

 

ariaHideApp={false}

<Modal></Modal>에 추가