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

Customize head & body not working after restart #1752

Closed
4 tasks done
wengtad opened this issue Sep 22, 2022 · 0 comments
Closed
4 tasks done

Customize head & body not working after restart #1752

wengtad opened this issue Sep 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wengtad
Copy link

wengtad commented Sep 22, 2022

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

main

Driver used / 使用的存储驱动

Local

Describe the bug / 问题描述

Every time system restart, the customize head and body will not working until manually 'Save' it again.

Steps to reproduce:

  1. Login.
  2. Add something to the Settings > Global > Customize head or body
  3. Click Save.
  4. Go to Home to verify the changes, because refresh Manage page will not take effect (consider bug on Manage page?).
  5. Restart the system.
  6. Go to Home again, it will revert back to default.

Workaround after system restarted (Every time):

  1. Login.
  2. Navigate to Settings > Global.
  3. Click Save.
  4. Go to Home to verify the changes, because refresh Manage page will not take effect (consider bug on Manage page?).

Reproduction / 复现链接

Example add the style to change footer color to customize head or body.

<style> .footer { color: green; } </style>

Logs / 日志

No response

@wengtad wengtad added the bug Something isn't working label Sep 22, 2022
@xhofe xhofe closed this as completed in 2fc0ccb Sep 26, 2022
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