As noted in this PR https://github.com/coder/coder/pull/1589 gettingOrganizations, gettingTemplate, gettingTemplateVersion, and gettingTemplateSchema are chained which can make the load time noticeable. This should be fixed soon so that we are not producing unnecessary lag for users.