fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

fix(daterangepicker): support IE11 #310

Closed Maqsim closed 5 years ago

Maqsim commented 5 years ago

For IE11 it doesn't work due to unsupported methods (.includes())

krtek commented 5 years ago

Thank you!

Maqsim commented 5 years ago

@krtek Thank you for the project