ng-bs-daterangepicker
ng-bs-daterangepicker copied to clipboard
datepicker is backwards
When I trigger the date picker the start and end calendar pickers are backwards. How can I correct this?
I have the same issue
I think this issue is related by plugin Date Range Picker whether you don´t specifiy the param "opens" , it will show right by default.
To fix that, specify the param "opens" to show on left: "opens" : 'left'
My calendar:
http://i.imgur.com/TuaVWMO.png