Skip to content
Snippets Groups Projects
Verified Commit 709e987e 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 9f025d2e
No related branches found
No related tags found
2 merge requests!11958Issue #3490507 by alexpott, smustgrave: Fix bogus mocking in...,!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.
Pipeline #465446 passed
Pipeline: drupal

#465448

    ......@@ -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