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