Survey-library: warn message on console on Image picker used

Created on 2 Aug 2017  路  5Comments  路  Source: surveyjs/survey-library

Are you requesting a feature, reporting a bug or ask a question?

bug or ask question

What is the current behavior?

I have used 20 of image picker in my project, warn message on console for Image picker appeared 20 times.

What is the expected behavior?

no warn message

How would you reproduce the current behavior (if this is a bug)?

http://surveyjs.org/examples/react/custom-widget-image-picker/
Open console, will see warn message
react-dom.js:18371 Warning: Use the defaultValue or value props on instead of setting selected on

bug

All 5 comments

@xiuzhen1103, thank you, we'll fix it.

Thanks Dimitry, would you let me know when it's done, please? need it for this sprint.

@xiuzhen1103 it will be in the next release. I've updated dev build and you may use it as workaround:

<script src="https://surveyjs.azureedge.net/dev/survey.jquery.js"></script>

@dmitrykurmanov may I ask when is next release, please?

@xiuzhen1103 we've released 0.12.21 3 days ago, so the fix is there.

Was this page helpful?
0 / 5 - 0 ratings