-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Description
The Community Panel loads upon the first request for that page, but does not load on second request.
For instance, if I were to open the Community Panel after booting up the server, the page loads as expected. If I were to load a different page, let's say Versions, then click on the Community Panel again, the resultant page is blank. Interestingly the page header does not load upon first request for the Community Panel, but it does upon subsequent requests.
Discovery
Using the Network panel of the browser developer tools, I can see that clicking on the Community Panel the first time will issue a request to the server for this page. All other panels also issue requests for their respective pages, as expected, but any subsequent visits to the Community Panel (now blank) do not issue requests.


