#@Kyle Penfound I saw a bunch of new
1 messages · Page 1 of 1 (latest)
Yeah exactly, and actually looking at it you'd probably need to apply that fix of attaching the d.root.Cache() to the schema in both Schema and SchemaIntrospectionJSONFile. The idea being that you attach the current d.root.Cache() after the lazy load (since the one that's lazy loaded and cached may be from earlier session and closed)
thank you for the fix!