Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.1.2
-
None
-
None
-
Firefox / Windows
Description
I'm trying to put up a sample to use two date pickers, and an event listener. When I change the value of the first one, the second should be updated. The code is working, and in Firebug I see the proper html back from the server with the correct date, however the page is not updated in firefox.
This issue was raised by the fact the DatePicker does not automatically updates after being changed during the AJAX response.