Question T1923
Visible to All Users

Survey vue boiler plate not loading Json Object Properly

created 6 years ago

Hello,
I've attached a json object ("jsonObj.json"), which should look like image attached ("expect.png").
When we check the give object on Survey Builder i.e. "SurveyEditor" component in Survey-vue boiler plate, it shows up exactly how I want, but if we take same object and check on "Survey" component given in Survey-Vuejs boilerplate, it looks like image attached ("unexpected.png").

Thank You,
Richard

Comments (2)

    Hello,

    Did you apply any additional modifications or I can reproduce the issue in the https://github.com/surveyjs/surveyjs_vue_quickstart repo?

    Thanks, Serge
    SurveyJS Team

    RK RK
    Richard Koloski 6 years ago

      Hello Serge,
      I haven't applied any modifications, you can reproduce the same issue https://github.com/surveyjs/surveyjs_vue_quickstart here, just change the json object with the json object given by me.

      Thank You,
      Richard

      Answers approved by surveyjs Support

      created 6 years ago

      Hello,

      Thank you for the report. It was a bug in survey-vue - "survey-vue doesn't respect the startWithNewLine attribute".
      I've fixed the issue. Fix will be available in the nearest update, most likely today.

      Thanks, Serge
      SurveyJS Team

        Show previous comments (1)

          Hello Richard,

          The fix had been released yesterday in v1.0.82.

          Thanks, Serge
          SurveyJS Team

          RK RK
          Richard Koloski 6 years ago

            Hello Serge,
            Can you share a link containing files to be changed and name of files , so that the fix will run on my side.

            Thank You,
            Richard

              Hello Richard,

              Fix was done by this commit.
              Do you use npm install or get files from our cdn or just build library from our sources?

              Thank you,
              Andrew
              SurveyJS Team