mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Eggfeatures not working #444
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 @JoanFo1456 on GitHub (Sep 21, 2025).
Current Behavior
Since Filament-v4 seems that when you for example accept minecraft eula, button becomes non-selectable after click and you never accept the eula.
Expected Behavior
It should accept the eula.
Steps to Reproduce
Panel Version
canary (
e5c24fe)Wings Version
develop
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Sep 24, 2025):
Can't reproduce. Just tried on demo and the eula modal worked fined.
@JoanFo1456 commented on GitHub (Sep 24, 2025):
Demo is now on
4792542but when it was on the one I said, the eggfeatures weren't working, not sure if perhaps something fixed it.@rmartinoscar commented on GitHub (Sep 24, 2025):
I can confirm it was broken and kinda still is, before none of them worked sometimes.
Now if you have 2 features mounted in a row say
java_versionfollowed byeula, first one works then the other modal comes up and then livewire complains and nothing works until you refresh the page.