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

Add blockwishlist to theme.yml displayFooter #423

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

jirbel
Copy link
Contributor

@jirbel jirbel commented Jan 6, 2023

Questions Answers
Description? Blockwishlist missing in displayFooter hook cause missing EventBus, so there is no Blockwishlist listener on fresh Hummingbird installation
Type? bug fix
BC breaks? no
Deprecations? no

Blockwishlist missing in displayFooter hook cause missing EventBus, so there is no Blockwishlist listener on fresh Hummingbird installation
@jirbel jirbel changed the title Added blockwishlist to theme.yml displayFooter Add blockwishlist to theme.yml displayFooter Jan 6, 2023
@Hlavtox Hlavtox merged commit 5b759ec into PrestaShop:develop Jan 7, 2023
@SharakPL
Copy link
Contributor

SharakPL commented Jan 9, 2023

About that! IMO it shouldn't be hooked in the footer at all. Module loads its modals here and footer styles may mess them up (wrong colors on buttons and links, missing backdrop for modal, etc.).

It should be hooked after footer, but it has to be done in the blockwishlist module first...

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.

3 participants