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

survey creator is not loading #16

Open
Sravani0804-git opened this issue Jan 30, 2020 · 5 comments
Open

survey creator is not loading #16

Sravani0804-git opened this issue Jan 30, 2020 · 5 comments
Labels

Comments

@Sravani0804-git
Copy link

I am getting issues when trying create survey creator.I am using surveyjs (react) version 1.5.1 and i imported all files knockout,survey, survey-knockout, survey creator.
Survey is loading but survey Creator is not loading. It is showing as undefined. I am also added dependencies. I am using like
require(knockout, survey, survey-knockout, surevyCreator, function(ko,Survey,surveyKnockout,SurveyCreator){
var creator = SurveyCreator.SurveyCreator // some code here

}
I am getting script error like SurveyCreator is undefined.
survey, survey-knockout, survey creator Version - 1.5.0
knockout - 3.5.0.

@gologames
Copy link
Contributor

Hello,

Please look at our SurveyJS React Quickstart repository. You can clone it and modify for your needs

Thanks, Alex
SurveyJS Team

@Sravani0804-git
Copy link
Author

Thank you. I did same as you said(Sample example in your reciprocity) but SurveyCreator is not loading.

@tsv2013 tsv2013 transferred this issue from surveyjs/survey-library Jan 31, 2020
@tsv2013
Copy link
Member

tsv2013 commented Jan 31, 2020

Does our react quickstart repo work for you (if you just pull it and start)?

@bhavya0598
Copy link

I am facing the same issue. Couldnt load survey-creator-knockout library.
survey-core and survey-jquery is working fine.

@andrewtelnov
Copy link
Member

@bhavya0598 the Knockout example in the CodeSandbox.

Thank you,
Andrew

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

No branches or pull requests

5 participants