Cached resources get used across different communities Defect/Issue Description:
When a user from one community log in, Skuid will load any necessary (highcharts, information about the site, REST resource) resources and it will get cached.
Then the same user may using the same browser/instance, adjust the URL for different community and log into it. They may or may not log out of the previous community, it does not impact the outcome as far as i can tell.
When using the 2nd community it may crash any time Skuid tries to retrieve some resource. I assume this is due to Skuid caching site information from previous community. And then it uses that cached information to create a link to those resources.
The error thrown:Error: Timeout: /<Community 1>/resource/<Resource Id>/skuid__next/js/models/RESTDataSourceUtils.js
Also note, this error is thrown instantly (not even a sec) once the page attempts to load.
Furthermore, (not crash) but it becomes impossible to create a valid log out url, as it has to folow the following format: {{$Si