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
...then nothing is rendered in the date field when it appears inside an AJAX-loaded repeater item.
The screenshot below shows the same date field outside the repeater versus inside the repeater.
The datepicker appears in the repeater when AJAX-loading is turned off, so to work properly in AJAX-loaded fields I guess the datepicker needs some initialising on the "reloaded" event?