I´m using jQuery UI datePicker and jQuery UI toolTip and they work fine. Then I also want to use the tagsManager from Bootstrap, but when I include the "bootstrap-tagmanager.js" and the "bootstrap.min.js" I start getting "TypeError: e is null" messages and neither the datePicker or the toolTip works. (TypeError happens when click on the date-field for the datePicker).
Anyone has a work-around for this?