mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.52k stars 407 forks source link

Ag-grid and picker #672

Closed Xaaalera closed 2 years ago

Xaaalera commented 2 years ago

Hello i have a problem if i use vue2-datepicker with ag-grid. If i use picker in sidebar top and left position calc is bad , and i cant change this

image it is a stable bug

mengxiong10 commented 2 years ago

try to set appendToBody=false

Xaaalera commented 2 years ago

if i set appendToBody=false filter overflowing

image

and Floating Filter

image

mengxiong10 commented 2 years ago

I don't used Ag-grid. Can you make a sample https://codesandbox.io/s/vue2-datepicker-test-iq5eq?file=/src/App.vue

Xaaalera commented 2 years ago

hmm this problem of my css style sry i find error in another blocs.