Populate entry preview - #1335
Open
fredrikkarlsson-pervanovo wants to merge 1 commit into
Open
Conversation
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
2 times, most recently
from
October 22, 2020 10:36
15aaf71 to
e8c8ed2
Compare
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
from
October 28, 2020 12:24
e8c8ed2 to
a507c4f
Compare
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
2 times, most recently
from
April 9, 2021 11:58
9ca781f to
b28b19a
Compare
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
from
April 19, 2021 09:43
b28b19a to
fa3ab92
Compare
Contributor
Author
|
@aheinze Any thoughts on this? |
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
from
May 24, 2021 14:35
fa3ab92 to
1fb24dc
Compare
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
2 times, most recently
from
November 22, 2021 18:01
fa5b580 to
8acb4ed
Compare
Contributor
Author
|
Rebased this to be easily merged |
fredrikkarlsson-pervanovo
force-pushed
the
pr-populate-entrypreview
branch
from
March 21, 2023 17:03
8acb4ed to
1785b7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We use populated entries in our frontend code and entry preview does not populate. So I added a "Populate" switch to collection preview settings and fetch linked entries in collection-entrypreview tag if it is truthy. The linked entries are cached and will only be loaded once.