Bug: calendar button in the "recur until" field does not open date selector
The calendar button in the "recur until" field doesn't seem to do anything when I click on it. The mouse pointer does change to a hand, but the date selector doesn't pop up.
In Chrome you can use the developer tools by hitting F12. In the dev-tools settings you can choose to disable cache (while devtools is open). Leave devtools open and reload Umbraco by hitting Ctrl+F5. Hopefullt this will reload the right files.
I was already using Chrome devtools (Disable cache option checked), but that didn't work. Strangely, even using an Incognito session doesn't work anymore.
What I'm seeing now is that the HTML of the buttons that do work ("Start date" & "End date") looks like this:
The new version (0.1.7.1) contains some changes that hopefully will make JS and CSS-changes visible when you install a new version of the package. It may require you touching the web.config. It should not be necessary to run the solution in debug-mode.
Bug: calendar button in the "recur until" field does not open date selector
The calendar button in the "recur until" field doesn't seem to do anything when I click on it. The mouse pointer does change to a hand, but the date selector doesn't pop up.
I have tested in both Firefox, Google Chrome and Internet Explorer, but I'm not able to recreate your issue.
What browser are you using?
Have you tried to enable debugging mode in the web.config?
I just tried it in an Incognito instance of Chrome, which doesn't show the problem. Looks like there's still something stuck in my browser cache...
In Chrome you can use the developer tools by hitting F12. In the dev-tools settings you can choose to disable cache (while devtools is open). Leave devtools open and reload Umbraco by hitting Ctrl+F5. Hopefullt this will reload the right files.
I was already using Chrome devtools (Disable cache option checked), but that didn't work. Strangely, even using an Incognito session doesn't work anymore.
What I'm seeing now is that the HTML of the buttons that do work ("Start date" & "End date") looks like this:
while the HTML of the buttons that don't work ("Recur until" & "Except on") looks like this:
Are you running the solution in debug-mode?
The difference between the two icons has only to do with the time-icon in the picker. Do you get any error in you dev-tools console?
The new version (0.1.7.1) contains some changes that hopefully will make JS and CSS-changes visible when you install a new version of the package. It may require you touching the web.config. It should not be necessary to run the solution in debug-mode.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.