marcbelletre/acf-rrule

start_time field not working

LucasDemea opened this issue · 3 comments

The start_time TimePicker won't open when I click on it, and instead throws this error:

//jquery-ui-timepicker-addon.min.js?ver=1.6.1:1 

Uncaught TypeError: Cannot read properties of null (reading 'replace')
    at $.datepicker.parseTime (jquery-ui-timepicker-addon.min.js?ver=1.6.1:1:25936)
    at Timepicker._parseTime (jquery-ui-timepicker-addon.min.js?ver=1.6.1:1:7656)
    at Timepicker._addTimePicker (jquery-ui-timepicker-addon.min.js?ver=1.6.1:1:7035)
    at $.datepicker._updateDatepicker (jquery-ui-timepicker-addon.min.js?ver=1.6.1:1:30029)
    at HTMLInputElement._showDatepicker (datepicker.js?ver=1.13.2:834:16)
    at HTMLInputElement.dispatch (jquery.js?ver=3.6.1:5430:27)
    at elemData.handle (jquery.js?ver=3.6.1:5234:28)  

Hi Lucas,

I can't reproduce this error. What version of Wordpress are you using? Do you have any other plugin installed that may conflict with ACF RRule?

After some investigation, I found that the issues appears when I activate "ACF extended" plugin.
I'm using WP 6.1.1

Hi Lucas,

Sorry for taking so long but it is fixed and will be published in the next release!