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

Module unnecessarily depends on PageBuilder being present #12

Open
rikwillems opened this issue Feb 12, 2025 · 0 comments
Open

Module unnecessarily depends on PageBuilder being present #12

rikwillems opened this issue Feb 12, 2025 · 0 comments

Comments

@rikwillems
Copy link

Through the use of Magento\PageBuilder\Model\State this module unnecessarily depends on PageBuilder being present. Since I always remove all PageBuilder code through Composer replace this leads to an issue.

In my project I use this patch to get it to work: remove_pagebuilder_dependency.patch

If you are interested to add a proper solution to your module I will convert my patch to a nice solution and provide a PR.

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

1 participant