Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Clicking the datepicker button does nothing.
Yep, just installed on a clean instance of Umbraco 7.6.1 and the datepicker doesn't work on any page. Shame as the rest looks good.
TypeError: Cannot read property '_weekdaysMin' of undefined at new DateRangePicker
We have the same issue on Version 7.5.13. Has there been any update on this?
Thanks
Paul
Hi!
I just experienced the same issue but I found a fix provided by jdcuster.
Here's what you have to do: https://github.com/warrenbuckley/Analytics/pull/50/commits/a29634919d7592cd0aaf3574fc8489003364406d
Of course you have to force cache flushing, personnally I have deleted App_Data folder, it worked well.
Hope it will help.
Lionel
Just seeing this now - glad to know the fix is helping others as well. It was driving me crazy :)
You legend, this has fixed the issue. Thanks for the help.
Cheers
You're welcome Paul. Happy to know this fix helped you too!
I get this issue on 7.12.1, even after altering lines 45/46 on the js file.
I'm running on debug mode also so don't think I'm caching, is it safe to just delete the whole app_data folder?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
The datepicker (for picking a range) is broken
Clicking the datepicker button does nothing.
Yep, just installed on a clean instance of Umbraco 7.6.1 and the datepicker doesn't work on any page. Shame as the rest looks good.
We have the same issue on Version 7.5.13. Has there been any update on this?
Thanks
Paul
Hi!
I just experienced the same issue but I found a fix provided by jdcuster.
Here's what you have to do: https://github.com/warrenbuckley/Analytics/pull/50/commits/a29634919d7592cd0aaf3574fc8489003364406d
Of course you have to force cache flushing, personnally I have deleted App_Data folder, it worked well.
Hope it will help.
Lionel
Just seeing this now - glad to know the fix is helping others as well. It was driving me crazy :)
You legend, this has fixed the issue. Thanks for the help.
Cheers
Paul
You're welcome Paul. Happy to know this fix helped you too!
I get this issue on 7.12.1, even after altering lines 45/46 on the js file.
I'm running on debug mode also so don't think I'm caching, is it safe to just delete the whole app_data folder?
is working on a reply...