Describe the bug
The configuration is loaded once via API, and once it is included in the initial html.
Galaxy Version and/or server at which you observed the bug
Galaxy Version: dev
To Reproduce
Steps to reproduce the behavior:
- Open galaxy
- Check HTML response in network inspector, where configuration is inlined.
- Check network inspector to see that the configuration is additionally fetched via the API
Expected behavior
Configuration is only retrieved once
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
This was observed in #16454, as these two configurations can diverge.
Describe the bug
The configuration is loaded once via API, and once it is included in the initial html.
Galaxy Version and/or server at which you observed the bug
Galaxy Version: dev
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Configuration is only retrieved once
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
This was observed in #16454, as these two configurations can diverge.