티스토리 뷰

React

[React] DatePicker Z-index not working

선돌이 2023. 2. 1. 09:41
728x90

 

DatePicker의 달력이 안보인다........... z-index가 문제겠구나!

.react-datepicker-popper의 z-index를 바꾸어주었다!

 결과는!!!!!!!!!!!!!!!!!!!!!!!!

ㅠㅠ...... 뭐가 문제인지 모르겠당.................... 

 

z-index가 문제가 아닌가? position 때문에 z-index가 안먹나? 하고 오랜 시간 고민했는데..

 

popperProps={{strategy: 'fixed'}}

 

를 DatePicker에 추가해주니 됐다!!!!!!!!!!

 

popperjs가 생소해서 많이 헤맸지만 조금 자신감이 생겼따!

 

참조 : 

 

https://stackoverflow.com/questions/64882223/im-having-trouble-with-react-datepicker-position

 

I'm having trouble with react-datepicker position

I'm using react-datepicker but for some reason it is showing the calendar behind a container. I have tried: .react-datepicker-popper { z-index: 9999 !important; } but it doesn't work. Here is the

stackoverflow.com

https://popper.js.org/react-popper/v2/render-props/

728x90

'React' 카테고리의 다른 글

ES6 JavaScript 2 - 객체와 배열  (0) 2021.12.20
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/06   »
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
29 30
글 보관함