You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: moment is not a function
at DateRangePicker.setOptions (http://localhost:3000/packages/loftsteinn_bootstrap3-daterangepicker.js?73679da016771352c9af48d8ada5317d47620eb9:146:30)
at new DateRangePicker (http://localhost:3000/packages/loftsteinn_bootstrap3-daterangepicker.js?73679da016771352c9af48d8ada5317d47620eb9:104:14)
Which is the first line of setOptions in the dateRangePicker prototype.
When I try to use it like so
I get
Which is the first line of setOptions in the dateRangePicker prototype.
Versions
I use moment throughout the application, so I'm a bit clueless currently as to the cause.
The text was updated successfully, but these errors were encountered: