-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, each time a property from the scope is used, a new ScopeKeyData is created. Here is the graph of a relatively simple page (http://www.place-my-order.com/restaurants). Each of the items in an orange box is a different ScopeKeyData for "state":
Is there any reason we can't cache these? cc @justinbmeyer
Here is an example of what this would look like:
The code for this is on here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

