Iridium: Forced grid view for subscriptions

Created on 14 Oct 2019  路  1Comment  路  Source: ParticleCore/Iridium

First of all, great too see that you're back!

This is a very small annoyance but it seems new Iridium forces grid view for Subscriptions (i.e. the preference setting is reset every time you open the subscription page and URL changes back to feed/subscriptions instead of feed/subscriptions?flow=2). I have confirmed that this only occurs when Iridium is activated.

I don't know if you want these kind of reports this early in development or not so excuse me if it's inappropriate.

bug fixed

Most helpful comment

This one took longer than I thought it would.

The listener was attached to any youtube.com header request as it was designed, however I forgot to exclude header requests for anything that was not the page loading for the first and subsequent times, which meant it was also taking over any other requests such as xmlhttprequest or script or even image, thus causing problems when trying to enforce the Dark theme cookie.

Will be pushing the version with this fix asap.

>All comments

This one took longer than I thought it would.

The listener was attached to any youtube.com header request as it was designed, however I forgot to exclude header requests for anything that was not the page loading for the first and subsequent times, which meant it was also taking over any other requests such as xmlhttprequest or script or even image, thus causing problems when trying to enforce the Dark theme cookie.

Will be pushing the version with this fix asap.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ParticleCore picture ParticleCore  路  5Comments

elgatov picture elgatov  路  4Comments

ELECTROHAXZ picture ELECTROHAXZ  路  3Comments

m4rii0 picture m4rii0  路  3Comments

ghost picture ghost  路  4Comments