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
Hello! There was a problem with signaturepad widget but I've fixed it. As for datepicker I can't manage to reproduce the problem. I added such a question into the Survey component and it looks ok (please see 18b1f9b#diff-221be385663c41d00578c264e6416e37)
Could you please try it again or provied an example to reproduce the problem. Thnaks.
I have tried this surveyjs_vue_quickstart but date picker is not working.
widgets.jqueryuidatepicker(SurveyKo);
Getting error "Cannot read property 'fn' of undefined"
if (!$.fn.bootstrapDP && !!$.fn.datepicker && !!$.fn.datepicker.noConflict) {
line no 703 Survey-widget.js
The text was updated successfully, but these errors were encountered: