Closed Arxi closed 8 years ago
@Arxi Thanks for reporting this, I think it's a bug, I will fix it asap.
@Arxi I have submitted the fix in version 0.1.5. Could you have a check? Thanks.
Sorry for the delay! I can confirm that the calendar behaves correctly in my setup in version 0.1.5, and the public demo seems to work correctly too.
Thank you for your time and hard work!
For example, take the official demo: http://twinssbc.github.io/Ionic-Calendar/demo/#/tab/home
$scope.calendar.currentDate = new Date();
in the controller thecalendar.currentDate
is bound to<calendar>
element viang-model="calendar.currentDate"
attribute on the<calendar>
element.My browser info: Chromium Version 45.0.2454.101 Built on Ubuntu 14.04, running on LinuxMint 17.2 (64-bit)
Any ideas?