Closed KuraoHikari closed 2 years ago
Moved to the corresponding repo
It looks like you're loading survey-knockout scripts (used by SurveyJS Creator V1) twice. I believe you know about the https://github.com/surveyjs/surveyjs_vue_quickstart boilerplate repo - it works ok for me.
In order to fix the issue we need to reproduce it locally. Could you share a link to the minimal reproducible example as described e.g. here - https://stackoverflow.com/help/minimal-reproducible-example and we'll check it
thanks, it seems like the webpack is kinda corrupted, now it's fixed by just rebuilding the project and re deployed again
Are you requesting a feature, reporting a bug or asking a question?
chunk-vendors.dfcfdd64.js:248 Error: Component survey is already registered, it's work properly in my local host but error in production
What is the current behavior?
What is the expected behavior?
How would you reproduce the current behavior (if this is a bug)?
Provide the test code and the tested page URL (if applicable)
Tested page URL:
Test code
create.js
Specify your