openedx / frontend-app-account

Open edX micro-frontend application for managing user account information.
GNU Affero General Public License v3.0
18 stars 123 forks source link

import FooterSlot from frontend-slot-footer package #1109

Open hinakhadim opened 2 months ago

hinakhadim commented 2 months ago

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.