Skuid Component in Lightning App Builder does not load page includes

I’ve run into this problem intermittently in Lightning implementations. I’m not exactly sure what is happening, but it seems to be tied to IndexedDB entries that salesforce is populating. If you open the developer tools in Chrome and look in the “Application” tab, and expand the “IndexedDB” node - you will probably find lots and lots of entries. I’m not sure why the are proliferating, but Skuid is not creating these. The org I was working in had several hundred replicated entries.

(the “skuid-demo…” in that picure is just the URL of the org I’m testing in. )

You can clear the IndexedDB entries by clicking on “Clear Storage” and making sure IndexedDb is selected. That should get your Skuid page to run again.

Please let us know if this continues to happen.