processwire-issues
processwire-issues copied to clipboard
Date field does not appear in repeater when inline jQuery UI datepicker option is selected
Short description of the issue
When a date field is configured like this...
...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?
Setup/Environment
- ProcessWire version: 3.0.236