- Log in as admin
- Navigate to advanced settings
- Change api-ui-source to bundled
- Save
- Refresh page
- Check page source for dashboard loading location
Expected Results
- Log in should complete
- Settings should save
- dashboard location should be loading from
/dashboard/_nuxt/
- (verify it in browser’s developers tools)