surveyjs_react_quickstart
surveyjs_react_quickstart copied to clipboard
survey.survey not working alway rerendering
i'm using react 15.4.2
survey showing but when clicking on anything it activate the onValueChanged => TRUE but the component will rerender ==> all inputs are empty and radio button and checkboxes aren't selected anymore
need help please
Hello! It is hard to say what's wrong with your project. I've created the example for you https://codesandbox.io/s/p988x6qmq7 Could you please modify it to reproduce the issue?