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 page-specific placeholders when referenced with layout uris #1175

Merged
merged 2 commits into from Apr 17, 2018

Conversation

nelsonpecora
Copy link
Contributor

In most situations with page area placeholders, the page uri is passed in to groups.get which allows the placeholder library to check the page data directly. In some cases, the initial load of the page will want to check the placeholders for page areas while technically creating placeholders for the layout (thus the layout uri will be passed in). This fixes that situation, so page areas will always get the proper placeholders.

Copy link
Contributor

@byronhulcher byronhulcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nelsonpecora nelsonpecora merged commit ecd24fa into master Apr 17, 2018
@nelsonpecora nelsonpecora deleted the layout-page-area-placeholder branch April 17, 2018 16:01
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

3 participants