Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-73186

Jira issue view uses development build of React Javascript library

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 8.20.1
    • Issue - View Issue
    • None

      Issue Summary

      Jira is using React Javascript library. Every version of this library is shipped in both production and development distribution. Production build of Jira should use production build of React, however it turns out that it's not the case.

      Environment

      • Google Chrome version 96.0.4664.110
      • React Developer Tools Google Chrome extension version 4.22.0 (12/14/2021)

      Steps to Reproduce

      1. In Google Chrome install React Developer Tools extension
      2. In this Google Chrome open any Jira issue page (<Jira_URL>/browse/<Issue_key>)
      3. Open the Google Chrome extensions menu on the right of address field
      4. Select React Developer Tools

      Expected Results

      Popup should say:

      This page is using the production build of React. ✅

      Actual Results

      Popup says:

      This page is using the development build of React. 🚧

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Unassigned Unassigned
              pczuj Przemyslaw Czuj (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: