sanchocreativo

Results 4 comments of sanchocreativo

onAnswerSubmitted(answer) { this.setState({ answersSoFar: this.surveyRef.getAnswers() }); switch (answer.questionId) { case 'radiopais': { if (answer.value.value == 'si') { this.setState({ survey: [...this.state.survey, ...countryQe] }); } break; } default: break; } } I...

I am having the same problem

Any updates or work-around this?

I would like to know this as well. Looks like a good stack for an ecommerce without using tiendanube or even shopify. Maybe do a part 4 tut for deploying?...