bug or ask question
I have used 20 of image picker in my project, warn message on console for Image picker appeared 20 times.
no warn message
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
Tested page URL: http://surveyjs.org/examples/react/custom-widget-image-picker/
Test code
react-dom.js:18371 Warning: Use the defaultValue or value props on
@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.