Arya Emini

Results 2 comments of Arya Emini

@irynaslisava did you try set any dummy name attribute to ng-datepicker? In case of version 2.2.5 there is no problem.

@fklee you can add this css for full width buttons: ` .btn-group.buttons { display: flex; } .buttons .btn { flex: 1; } ` It tested by Bootstrap 5.1.3 and work...