TuxedoTako / 4chan-xt

Adds various features to anonymous imageboards.
Other
104 stars 7 forks source link

theme often doesn't load correctly on first page load of the session #98

Open nadomodan opened 3 weeks ago

nadomodan commented 3 weeks ago

theme Arch Linux, firefox, violentmonkey. I'm not sure if this is a 4chan-XT bug or something else in my setup, when I open firefox for the first time during the PC session and load in the tabs from my last session for the first time 4chan tabs often but not always will look like on the left side of the image, reloading the page always fixes it to the state on the right side.

TuxedoTako commented 2 weeks ago

Might be the same cause as https://github.com/TuxedoTako/4chan-xt/issues/95: 4chan XT disables the native extension, but the native extension can run before that.

You can work around this by blocking the native extension with an add blocker, or letting localStorage persist between sessions.