mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 00:36:08 +03:00
[GH-ISSUE #23] 网站管理操作的 ‘启用/禁用’ 按钮点击后不会自动刷新显示 #1355
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1355
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @suiyueou on GitHub (Jul 24, 2022).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/23
如标题所示,刚刚发现点击
启用/禁用按钮后,它不会自动刷新显示,需要手动刷新。比如:点击
禁用后,需要手动刷新页面才会变成显示启用。但是,虽然不刷新页面的话,显示的字不会变,但它的功能是会正常变化的,也就是如下图所示时,我再次点击禁用按钮,网站会正常启用,反之亦然:@0xJacky commented on GitHub (Jul 24, 2022):
翻译插件的锅,已修复