Calendar Widget - jquery failing to load

1
Hi all I sometimes get the this error when opening a form with the calendar widget: Unable to render mxuiwidgetMxFormView_1 widget: Could not load 'calendar.widget.lib.jquery-ui-min'; last tried '../../widgets/calendar/widget/lib/jquery-ui-min.js' This started happening since I updated to the newest version v1.10.1. Should I install v1.10? I see they mention that they fixed the issue in this version. Thanks.
asked
1 answers
1

Various widgets use jQuery in different taste/version. Using two widgets can cause conflicts. All widgets should be based on same jQuery version.

answered