Innologica / vue2-daterange-picker

Vue2 date range picker
https://innologica.github.io/vue2-daterange-picker/
MIT License
329 stars 209 forks source link

appendToBody true position not working #313

Open bondanbowerbird opened 1 year ago

bondanbowerbird commented 1 year ago

hey i saw the sample of :appendToBody=true and it creates inline style of top position. i try this in my codes, but the inline style is not there. do you find any similar issue before?

fyi the daterange-picker is under other component (wrapper) and parent call that wrapper inside an overflow hidden div. if there's any custom way to determine its position and make the popup positioned correctly. i will appreciate thx

ramazansancar commented 1 year ago

@bondanbowerbird Check this #57 (https://github.com/Innologica/vue2-daterange-picker/issues/57#issuecomment-625527570)