Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Inconsistent behavior on refresh when using a local plugin #1622

Open
michelguerin opened this issue Feb 12, 2025 · 3 comments
Open

[BUG] Inconsistent behavior on refresh when using a local plugin #1622

michelguerin opened this issue Feb 12, 2025 · 3 comments
Assignees

Comments

@michelguerin
Copy link
Contributor

michelguerin commented Feb 12, 2025

Description

Describe the bug
Loading a local plugin and refreshing the page seems to have side effects :

  • when refreshing the page the start page is buggy (showing one, two or zero icons)
  • some plugins are deactivated for no reason
  • Data from loaded file doesn't get to the plugin (saving it shows a blank file)

To Reproduce
Steps to reproduce the behavior:

  1. Load a local plugin from the plugins menu
  2. Refresh multiple times
  3. Error should appear after one to five refreshes

Expected behavior
Loading a local/custom plugin should have the same effect as using a core plugin.

Screenshots

Start page issue :

Image Image Image

Desktop (please complete the following information):

  • OS: iOS
  • Browser: Firefox Developer Edition
  • Version: 136

Hints

This regression is caused by 101aaae

@michelguerin
Copy link
Contributor Author

This issue is related to commit 101aaae

@michelguerin
Copy link
Contributor Author

michelguerin commented Feb 12, 2025

Side effect issue by clicking the plugin in the plugin menu is related to this commit d3b2a0a.
I will split this issue in two.

@michelguerin michelguerin self-assigned this Feb 12, 2025
@michelguerin
Copy link
Contributor Author

See #1623 for click side effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant