Skip to content

Conversation

@thisRedH
Copy link
Contributor

Currently, the PluginsTab in the settingsPage displays the message "You have no plugins installed!" on initial load, even when plugins are present. This happens because the tab renders immediately upon injection, before the plugin list has finished loading.

@github-actions github-actions bot changed the base branch from master to dev April 23, 2025 22:20
@github-actions
Copy link

Your PR's base branch was set to master, PRs should be set to target the dev branch.
The base branch of this PR has been automatically changed to dev, please check that there are no merge conflicts

@Inrixia
Copy link
Owner

Inrixia commented Apr 23, 2025

This will re render on every page navigate which tbh is probably fine.

I'll merge this thanks for the contribution! ❤️

The plan is to probably add a static signal to the LunaPlugin class to trigger a re render when changes occur anyway.

@Inrixia Inrixia merged commit df13fd0 into Inrixia:dev Apr 23, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants