Skip to content

Configuration is loaded twice in the client #16455

Description

@ElectronicBlueberry

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:

  1. Open galaxy
  2. Check HTML response in network inspector, where configuration is inlined.
  3. 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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions