Skip to content
Snippets Groups Projects

Issue #3308432: The link on the Image tag is redirecting to an undefined page from the node preview screen.

Closed Issue #3308432: The link on the Image tag is redirecting to an undefined page from the node preview screen.
Closed Ryan Hartman requested to merge issue/drupal-3308432:3308432-the-link-on into 10.1.x
Files
125
@@ -38,9 +38,6 @@ public function getPackage() {
// to use any compatible version without needing to switch off of
// drupal/core-recommended.
'psr/http-message',
// Guzzle Promises is a dependency of some other libraries, so be less
// restrictive here and trust Guzzle to maintain compatibility.
'guzzlehttp/promises',
];
// Copy the 'packages' section from the Composer lock into our 'require'
Loading