- π³π±Netherlands tbsiqueira Rotterdam
Closing issue as outdated, please feel free to reopen if still relevant
The checkbox for date field repeat rules using interactive widget does not show up in the socialblue theme which comes with OpenSocial. When I switched to Bartik it did show up.
Here is the JS error that I see:
rrule.js?v=master:569 Uncaught TypeError: Cannot read property 'length' of undefined
at new RRule (https://my.com/modules/contrib/date_recur/lib/rrule.js/rrule.js?v=master...)
at a.(anonymous function).(anonymous function)._create (https://mysite.com/modules/contrib/date_recur/assets/date_recur_rrule.wi...)
at a.(anonymous function).(anonymous function)._create (https://mysite.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=1.12....)
at a.(anonymous function).(anonymous function)._createWidget (https://mysite.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=1.12....)
at new a.(anonymous function).(anonymous function) (https://mysite.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=1.12....)
at HTMLDivElement. (https://mysite.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=1.12....)
at Function.each (https://mysite.com/core/assets/vendor/jquery/jquery.min.js?v=3.2.1:2:2715)
at r.fn.init.each (https://mysite.com/core/assets/vendor/jquery/jquery.min.js?v=3.2.1:2:1003)
at r.fn.init.a.fn.(anonymous function) [as recurringinput] (https://mysite.com/core/assets/vendor/jquery.ui/ui/widget-min.js?v=1.12....)
at initWidget (https://mysite.com/modules/contrib/date_recur/assets/date_recur_rrule.js...)
RRule @ rrule.js?v=master:569
_create @ date_recur_rrule.widget.js?p3dpz7:302
(anonymous) @ widget-min.js?v=1.12.1:4
_createWidget @ widget-min.js?v=1.12.1:4
a.(anonymous function).(anonymous function) @ widget-min.js?v=1.12.1:4
(anonymous) @ widget-min.js?v=1.12.1:4
each @ jquery.min.js?v=3.2.1:2
each @ jquery.min.js?v=3.2.1:2
a.fn.(anonymous function) @ widget-min.js?v=1.12.1:4
initWidget @ date_recur_rrule.js?p3dpz7:33
(anonymous) @ date_recur_rrule.js?p3dpz7:43
dispatch @ jquery.min.js?v=3.2.1:3
q.handle @ jquery.min.js?v=3.2.1:3
Closed: outdated
5.5
Code (back-end)
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closing issue as outdated, please feel free to reopen if still relevant