Closed Mr-Anonymous closed 7 years ago
The error only seems to happen with Angular 1.4.x version. The error did not show after updating Angular from 1.4.8 to 1.5.9.
The documentation mentions that it is only usable with Angular 1.5 - are you trying to use this feature with Angular 1.4, or is it erroring regardless?
Figured out exactly why this failed, will push up fix shortly & cut a release.
Bug description:
I keep getting the error
Error: b.DATETIME_FORMATS.STANDALONEMONTH is undefined
when I use the datepicker. I stripped everything out of my directive and even the bare minimum of the datepicker code like below throws this error when its loaded. Tried it from Mac:Version of Angular, UIBS, and Bootstrap
Angular: 1.4.8
UIBS: 2.3.0
Bootstrap: 3.3.7