A couple of days ago I updated a project to 7.11.1.
Now I recognized that the Umbraco.Date Property editor is not functioning right.
Even though the input field renders correct, the calendar does not display when you klick on the calendar icon:
Same thing happens when I try to set the publishing dates:
I wonder whether it could be just a js script problem. Anyone else experiencing problems with the date picker?
Should I try to go back to the previous umbraco version to solve the problem?
Date picker not working
Hi there,
A couple of days ago I updated a project to 7.11.1.
Now I recognized that the Umbraco.Date Property editor is not functioning right. Even though the input field renders correct, the calendar does not display when you klick on the calendar icon:
Same thing happens when I try to set the publishing dates:
I wonder whether it could be just a js script problem. Anyone else experiencing problems with the date picker?
Should I try to go back to the previous umbraco version to solve the problem?
Any advice appreciated.
Thank you
OK, obviously nothing wrong with Umbraco 7.11.1. I tested with another project on 7.11.1 and teh date picker is working just fine in there.
In the Firefox developer console I get quite a few errors. To be hounest I don't really know what to to whith these errors or where to start.
Could anyone help?
Are the files in Umbraco/lib/moment folder definitely not excluded?
Hi Alex,
thanks for your reply. Yes, everything in included in the project.
At the moment I am trying to uninstall Umbraco via nuget, than delete Umbraco and Umbraco_Client and try to install again.
See if it helps...
I found an issue entry that describes exactly my problem: http://issues.umbraco.org/issue/U4-11267
Has someone experienced a similar behaviour?
is working on a reply...