Skip to content

[BUG] Toolbar not working under high loads #59

@cachho

Description

@cachho

I encountered an issue where the toolbar did not work under an extremely high load, where other programs on my PC quit working too. After a clean install it worked again, so hopefully it had to do with the renamed localStorage key (banner => toolbar).

This issue might have to do with the fact that the toolbar loads after the page (document) is loaded. Under high load some parts of the page might not load, so the toolbar is never injected. That's my theory. I will experiment with loading the script earlier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions