[bug] AdminFE has blank sections #723
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#723
Loading…
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?
Your setup
From source
Extra details
No response
Version
3.11
PostgreSQL version
No response
What were you trying to do?
I was trying to log into AdminFE, to adjust some settings, when I noticed that most of the pages are blank now?
What did you expect to happen?
Each section should have forms and fields and buttons for various options.
What actually happened?
Most pages in AdminFE appear to be blank, devoid of any options. The sections are still there for menu navigation, as are page titles. Most things are suddenly inaccessible, though.
Logs
No response
Severity
I cannot use the software
Have you searched for this issue?
Some messages that appear in the Firefox Developer console:
those errors are your Firefox extensions
you need to update your admin-fe to the latest version
Oh weird, good call. I guess I didn't realize that AdminFE was handled separately from the base application?
I'll look into it when I'm able, and will report back.