Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-1569

the activity flow is broken if we use a version of jquery 3.6

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.10.4, 2.11.0
    • None
    • None
    • None
    • 4.8.0 M3

      the activity flow is broken if we use a version of jquery 3.6,  currently with version 3.3.1 it works

        1. screenshot-1.png
          screenshot-1.png
          255 kB
        2. screenshot-2.png
          screenshot-2.png
          59 kB
        3. screenshot-3.png
          screenshot-3.png
          92 kB
        4. screenshot-4.png
          screenshot-4.png
          100 kB

          [WORKSPACES-1569] the activity flow is broken if we use a version of jquery 3.6

          same issue with "My projects"

          Laurence Aumeunier added a comment - same issue with "My projects"

          Element such as <i class="fas fa-dice"></i> are rendered such <i class="fas fa-dice"/> because of XMLSerializer.
          With jquery 3.3.1 it seems that was correctly inserted with <i class="fas fa-dice"></i>
          With jquery 3.6 it is not the case, and lead to produce incorrect HTML

          Laurence Aumeunier added a comment - Element such as <i class="fas fa-dice"></i> are rendered such <i class="fas fa-dice"/> because of XMLSerializer. With jquery 3.3.1 it seems that was correctly inserted with <i class="fas fa-dice"></i> With jquery 3.6 it is not the case, and lead to produce incorrect HTML

            laurence Laurence Aumeunier
            lbouziat Léa Bouziat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: