-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels