Help with my panel
when I click on servers sometimes the buttons dont show up untill I refresh. Is there any fix to this?

2 Replies
Nebula shows this loading indicator until Pterodactyl shows the server's navigation tabs. Could you go through the following steps and see if it happens again?
1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade