V2 Page Include question

We have been doing a number of things to improve the performance of Page Includes in V2, specifically:

- Eliminating network requests for the IconsSVG resource
- Optimizing and eliminating, where possible, various XHR requests for metadata

These performance improvements will be included in the Spark 12.2 release of Skuid on Salesforce, which should be released within the next month, and many of which have already been released to production on Skuid Platform.

Also, to add another perspective on working with Page Includes in V2, we’ve actually gotten a lot of positive feedback around Page Includes in V2, specifically around the following areas:

- Page sandboxing, eliminating of Model Id / Component Id conflicts
- The new Component Actions on the Page Include component that allow you to Load and Unload a page within a page include component, declaratively