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

fix: fix querystringresults to work properly in megamenu #304

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

giuliaghisini
Copy link

C'era un problema nei blocchi elenco inseriti nel megamenu, per cui se il content della pagina corrente non era ancora stato caricato, o veniva fatto un switch di pagina, per cui lo state del contenuto veniva resettato, non era disponibile la subrequest fatta per quel blocco elenco.
Ora la subrequest viene eseguita solo se è già stato caricato il contenuto e ogni volta che il contenuto cambia.

@pnicolli pnicolli merged commit 79687c0 into develop Aug 25, 2023
3 checks passed
@pnicolli pnicolli deleted the fix_querystringresults_for_megamenu_v3 branch August 25, 2023 15:10
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