Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date Picker not working. #15

Open
virajsonagra opened this issue Apr 9, 2020 · 1 comment
Open

Date Picker not working. #15

virajsonagra opened this issue Apr 9, 2020 · 1 comment
Assignees

Comments

@virajsonagra
Copy link

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

@dmitry-kurmanov dmitry-kurmanov self-assigned this Apr 9, 2020
dmitry-kurmanov added a commit that referenced this issue Apr 9, 2020
@dmitry-kurmanov
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants