Default theme isn't picked up correctly from config.json #5623
Closed
Description
Repro steps:
- Set default theme to 'status' in config.json
- Load login page
- See a weird hybrid 'light' theme CSS mixed with the HTML from the status theme (implying that LoginPage.js is seeing the theme correctly as 'status').