Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue where custom tabs configuration was no longer loaded #4061

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

dianab0
Copy link
Contributor

@dianab0 dianab0 commented Nov 23, 2021

Custom Tabs are no longer displayed after version 8.7.4 and getServerConfig().custom_tabs is undefined.

The issue is that in ./src/config/config.ts the frontendOverride.serverConfig is added to the mergedConfiguration, but it's actually the frontendOverride that contains the custom_tabs (without serverConfig).

@dianab0 dianab0 requested a review from alisman November 23, 2021 15:05
@alisman alisman merged commit 47b5ea3 into master Nov 23, 2021
@alisman alisman deleted the custom-tabs-fix branch January 11, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants