Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3026

Right click on initial loading screen breaks the loading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.11, 4.2.0
    • 4.1.7, 4.2.0
    • None
    • None

      On the initial loading of the cms page, on the screen with the Ametys logo beating like an heart, the javascript elements on the page are not fully initialized. When right clicking, main/plugin-core-ui/resources/js/Ametys/ui/tool/layout/ZonedTabsToolsLayout.js intercept the event (method _onAnyMouseDown line 122) but this._panelHierarchy is still undefined at this time.

      The javascript error interrupts and breaks the loading of the cms

       

      Uncaught TypeError: Cannot read property 'cl' of undefined
      at constructor._onAnyMouseDown (ZonedTabsToolsLayout.js:122)
      at constructor.fire (ext-all.js:21915)
      at constructor.fire (ext-all.js:36717)
      at constructor.publish (ext-all.js:36677)
      at constructor.publishDelegatedDomEvent (ext-all.js:36699)
      at constructor.doDelegatedEvent (ext-all.js:36743)
      at constructor.onDelegatedEvent (ext-all.js:36730)
      

            Unassigned Unassigned
            glefebvre Grégory Lefebvre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: