Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to apply patch Issue #3246699 on layout_builder_save_and_edit module #92

Open
carolpettirossi opened this issue Jul 19, 2023 · 2 comments

Comments

@carolpettirossi
Copy link

carolpettirossi commented Jul 19, 2023

The Issue #3246699 has been fixed and patch has been committed and now it fails to apply.

@carolpettirossi
Copy link
Author

For now I've added this to my composer.json to mitigate the issue

"extra": {
    "patches-ignore": {
        "ycloudyusa/y_lb": {
            "drupal/layout_builder_save_and_edit": {
                "fail": "https://www.drupal.org/files/issues/2023-06-21/3246699-save-and-edit-layout.patch"
            }
        }
    }
}

@andrebonon
Copy link

Updating the yusaopeny dependency should fix this for old site instalations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants