mattlewis92 / angular-bootstrap-calendar

A port of the bootstrap calendar widget to AngularJS (no jQuery required!)
https://mattlewis92.github.io/angular-bootstrap-calendar/
MIT License
798 stars 367 forks source link

lost element on-event-times-changed #661

Closed adonisnowman closed 6 years ago

adonisnowman commented 6 years ago

angular-bootstrap-calendar-master/dist/js/angular-bootstrap-calendar-tpls.js

row 1996 module.exports = "<div class=\"cal-week-box\".... in mwl-calendar-hour-list lost element on-event-times-changed

on-event-times-changed=\"vm.onEventTimesChanged\"\n

Bug description / Feature request:

Link to minimally-working plunker that reproduces the issue (starter template: http://plnkr.co/edit/LE4F4U7AnnD3tjM9ZH4G?p=preview)

Versions

Angular:

Calendar library:

Browser name and version:

mattlewis92 commented 6 years ago

Sorry I'm not really sure I follow you, please could you attach a minimal plunker that demonstrates your issue. Thanks!