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

import FooterSlot from frontend-slot-footer package #1109

Open
wants to merge 2 commits into
base: open-release/redwood.master
Choose a base branch
from

Conversation

hinakhadim
Copy link

Backport PR of #1048 and #1050

Issue:
Account MFE generates an error when custom footer is installed and Other MFEs are working fine with the same footer. The problem is that Account MFE is not importing the footer from "fronted-slot-footer" package while other MFEs are doing so. This is resolved in master branch of Account MFE but need to backport in open-release/redwood.master.

brian-smith-tcril and others added 2 commits August 27, 2024 12:25
The previous version of `frontend-slot-footer` had a peer dependency of `^14.0.0`, which caused problems for some methods of installing forked footers. This updates to a version of `frontend-slot-footer` that allows for *any* version of `frontend-component-footer` in the peer dependency.
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

Successfully merging this pull request may close these issues.

2 participants