Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Daterangepicker opens behind the bootstrap modal #63

Closed
srehmanali opened this issue Apr 29, 2020 · 2 comments
Closed

Daterangepicker opens behind the bootstrap modal #63

srehmanali opened this issue Apr 29, 2020 · 2 comments

Comments

@srehmanali
Copy link

I'm loving this plugin it has almost all the functionalities and the look is also so decent. I implemented this to my application where user has to select the date in a bootstrap modal. Somehow the picker opens up behind the modal fade screen where user can not interact with the plugin. Is there any way I can resolve this?

Regards and thanks for the great work!

@brunorafaeI
Copy link

brunorafaeI commented Nov 27, 2020

in your css :

.daterangepicker {
z-index: 1
}

@srehmanali
Copy link
Author

Thanks a lot. It worked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants