I copied code from a template but the uib-datepicker popup only showing partially.
Asked
Active
Viewed 216 times
1 Answers
1
Add datepicker-append-to-body="true"
in html

Aks1357
- 1,062
- 1
- 9
- 19
-
after added this to inpit, it is not even poped up – Steven Li Sep 08 '16 at 17:00
-
thanks - this worked for me! Although, my issue was a bit different. The control wasn't top-most. It acted as if it was transparent as controls behind it took focus. – Richard Bailey Sep 20 '16 at 18:43