FunSniper
Virgin
- Joined
- Jan 19, 2014
- Posts
- 4
For about a week now i have a slight annoyance: sometimes after a new page of a story is loaded the site reverts from dark mode back to default and offers on the top to log in or register.
I literally see the dark page for a second or two before this happens and after refreshing the page with [F5], it goes back to dark and logged in and stays that way while i read that page, but it might trigger again on the next page.
The only hint i found while the site wasn't properly loaded was following message found via [F12 -> Console]:
common-600378d38a0b1d513bd9.modern.js:1:236587
Via [F12 -> Storage -> Coolies], no cookie with that name is listed.
Over the link offered to view the code in the Debugger i could identify a piece about that cookie and the position offered pointed to a variable. (Lost me there as i'm not a JS-Dev, i just know a bit about reading code)
OS: Devuan Daedalus 5 stable 64Bit
Browser: Waterfox G6.0.13
Site where this was found: [One Who Understands, page 25 onwards]
Sites where this didn't happened: [Quaranteam Ch 1-10, any page] [Bait and Switch Retype - Complete, tested up to page 26]
(Stories selected as they have more than 2-3 pages and one is older (2013) and one is newer (2021) as the story i found this issue (2015))
Last update: was made a few week ago, i think
I literally see the dark page for a second or two before this happens and after refreshing the page with [F5], it goes back to dark and logged in and stays that way while i read that page, but it might trigger again on the next page.
The only hint i found while the site wasn't properly loaded was following message found via [F12 -> Console]:
Cookie “enable_beta_story” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
common-600378d38a0b1d513bd9.modern.js:1:236587
Via [F12 -> Storage -> Coolies], no cookie with that name is listed.
Over the link offered to view the code in the Debugger i could identify a piece about that cookie and the position offered pointed to a variable. (Lost me there as i'm not a JS-Dev, i just know a bit about reading code)
OS: Devuan Daedalus 5 stable 64Bit
Browser: Waterfox G6.0.13
Site where this was found: [One Who Understands, page 25 onwards]
Sites where this didn't happened: [Quaranteam Ch 1-10, any page] [Bait and Switch Retype - Complete, tested up to page 26]
(Stories selected as they have more than 2-3 pages and one is older (2013) and one is newer (2021) as the story i found this issue (2015))
Last update: was made a few week ago, i think