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 menu resolving #1429

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Fix menu resolving #1429

merged 2 commits into from
Oct 9, 2023

Conversation

Leksat
Copy link
Member

@Leksat Leksat commented Oct 9, 2023

Package(s) involved

amazeelabs/graphql_directives

Motivation and context

It was noticed that menu related load* queries were ignoring the passed menu language. This was messing up Gatsby's partial builds. Gatsby was not reacting to changes in menu item translations.

Related Issue(s)

#1274

How has this been tested?

Added a unit test case. Tested manually on silverback-template.

Using the same workaround as in MenuFeed::resolveTranslations().
@Leksat Leksat requested a review from pmelab October 9, 2023 06:20
@Leksat Leksat merged commit 44d3902 into development Oct 9, 2023
3 checks passed
@Leksat Leksat deleted the fix-menu-resolving branch October 9, 2023 06:46
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.

None yet

2 participants