iamfariba

Results 3 issues of iamfariba

I have this error after click on "complete method" if i answer to barrating question which is css-star, ERROR RangeError: Maximum call stack size exceeded at QuestionDropdown.Base.getPropertyValueCore (webpack-internal:///./node_modules/survey-angular/survey.angular.js:1502) at QuestionDropdown.Base.getPropertyValue...

question

Hi I have this barraing type question but in sendData(result) in the app.component.ts , result does not have this question and it's answer, i have 3 questions but result has...

question

Hi,¨ in app.component.ts, in this method result.data has key value format, surveyModel.onComplete .add(result => this.submitSurvey.emit(result.data) ) like {"question1":100,"myquestion2":"Yes"}, how can i have it like this json format: {{ name:question1. value:...

question