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

[Bug]: Nav bar logo does not change in dark theme. #1659

Open
cetinirfan opened this issue Apr 20, 2024 · 0 comments
Open

[Bug]: Nav bar logo does not change in dark theme. #1659

cetinirfan opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cetinirfan
Copy link

Contact Details

No response

What happened?

When I change the theme color from light to dark in the properties, the logo changes to default logo?
const adminOptions = { componentLoader, rootPath: "/admin", defaultTheme: dark.id, availableThemes: [dark, light, noSidebar], dashboard: { component: Components.Dashboard, handler: dashboardHandler, }, branding: { companyName: 'Admin Dashboard', withMadeWithLove: false, favicon: "http://localhost:4002/public/favicon.png", logo: "http://localhost:4002/public/logo.png", } }

Bug prevalence

Always

AdminJS dependencies version

^7.8.1

What browsers do you see the problem on?

No response

Relevant log output

No response

Relevant code that's giving you issues

No response

@cetinirfan cetinirfan added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant