0

I copied code from a template but the uib-datepicker popup only showing partially. enter image description here

Steven Li
  • 754
  • 1
  • 8
  • 16

1 Answers1

1

Add datepicker-append-to-body="true" in html

https://angular-ui.github.io/bootstrap/#/datepickerPopup

Aks1357
  • 1,062
  • 1
  • 9
  • 19