bootstrap-datepicker

Datepicker Bootstrap not working

I have a Bootstrap Datepicker, but when I click the button next to the text box, that calendar doesn't appear. I thought it ... c="js/jquery.js"></script> <script src="js/bootstrap.min.js"></script> </body> </html>

Why Bootstrap 4 datepicker API doesn't work?

I'm creating a calendar, somewhere in the view, I needed an input for the user to enter a date. Since I'm using bootstrap 4 a ... ady executed, however events are not yet dispachados. $('.datepicker').datepicker({ format: 'dd/mm/yyyy' })