You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The item graph seems to choke up the loading of the edit page. First easy fix -- make this loading asynchronous.
However, I think this is related to another bug where the item graph for a single item seems to go way too deep, and returns a whole chunk of the overall item graph -- so we should investigate this too.