Issue T1645
Visible to All Users

2 survey instances not 508 compliance

created 6 years ago

If we have 2 survey instances in our view, is there a way to make it 508 compliant?

We're encountering duplicate ids in the script tags due to the 2 survey instances. The reason for the 2 surveys is there's one for the original survey and another is the review survey opened in a (modal in readonly mode)

We're using Continuum Explorer Community,
Capture.PNG

Comments (3)

    Hello,

    Thank you for the report. We'll fix this issue. This thread will be updated immediately.

    Thanks, Serge
    SurveyJS Team

      As far as I understand in ordinary Chrome and other browsers there are no issues, am I right?

      I'm asking because these issues don't affect SurveyJS functionality.

      Thanks, Serge
      SurveyJS Team

        Yes there are no issues in ordinary browsers so long as I'm only rendering 1 survey instance at a time.

        But if there are 2 instances, say I render it in div with id="surveyElement" and di with id="surveyResults",
        Clipboard-File-1.png

        Clipboard-File-2.png

        there elements with similar ids.

        Thank you,
        -Karlos

        Answers

        created 6 years ago

        Hello,

        We've fixed the issue. Fix will be available in the nearest update.

        Thanks, Serge
        SurveyJS Team

          Show previous comments (2)

            Below is a plunkr,

            https://plnkr.co/edit/PcOgf6q9WSnCwEX4UQ7u?p=preview

            If you inspect element, you'll see script tags with similar ids.
            Below is a screenshot
            Clipboard-File-1.png

            Thank you,
            -Karlos

              Hello,

              I'm sorry, I mean 1.0.72 version. It will be released today.

              Thanks, Serge
              SurveyJS Team

                It's working now.

                Thank you,
                -Karlos