mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Favicon do not change on the default Dashboard Page. #150
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aenoxic on GitHub (Sep 1, 2024).
Current Behavior
If you set a new favicon in the settings, it is updated in the admin area, but not on the dashboard page.
Expected Behavior
The favicon should be displayed correctly on all pages.
Steps to Reproduce
Panel Version
1.0.0-beta8
Wings Version
v1.0.0-beta4
Games and/or Eggs Affected
None
Docker Image
None
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Sep 1, 2024):
The favicon only applies to Filament pages, so currently only the admin area.
When the client area will be converted too it will be "fixed".