Skip to content

Simplify placeholder#27

Open
billzdon wants to merge 2 commits intobill/simplified-providerfrom
bill/placeholder-simplification
Open

Simplify placeholder#27
billzdon wants to merge 2 commits intobill/simplified-providerfrom
bill/placeholder-simplification

Conversation

@billzdon
Copy link
Contributor

Simplifies the placeholder data to just use the previous data from the function rather than getting it from a cache.

Not sure about the need for NonFunction guard

Copy link
Member

@DavidSGK DavidSGK left a comment

Choose a reason for hiding this comment

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

Awesome if this deals with all of the use cases, but isn't there a bit of a difference with the previous approach? Previously we got a config evaluation regardless of context but now we only get placeholder data if a query with the same context is in the history.

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