mathieustan / vue-datepicker

A clean datepicker made with VueJs

Home Page:https://vue-datepicker.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-datepicker in b-modal

altoP opened this issue · comments

commented

I need to have vue-datepicker inside b-modal
There are two problems:

  1. The vue-datepicker is under the and not on top of it b-modal (z-index ?)
  2. any press to select date close the b-modal and not the datepicker

Any ideas?
Thanks