Skip to content
Snippets Groups Projects
Verified Commit 02db8061 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3458067 by ahmad khader, anybody, nikathone, manibharathi ezhimalai...

Issue #3458067 by ahmad khader, anybody, nikathone, manibharathi ezhimalai ravi, shivam_tiwari, smustgrave, larowlan, thomas kaisuka, svicer: Fix contextual links disappear intermittently leading to console errors

(cherry picked from commit 0fbf14f1)
parent 9256fc10
No related branches found
No related tags found
No related merge requests found
Pipeline #465344 passed with warnings
Pipeline: drupal

#465398

    Pipeline: drupal

    #465386

      Pipeline: drupal

      #465370

        +1
        ......@@ -168,7 +168,7 @@
        instance.options.data.dialogOptions = {};
        }
        instance.options.data.dialogOptions.settingsTrayActiveEditableId =
        closestSettingsTray.id;
        closestSettingsTray?.id;
        instance.progress = { type: 'fullscreen' };
        });
        }
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment