Skip to content

Patreon.com Collection 'condensed' view broken #2467

@Kiradien

Description

@Kiradien

The extension fails to target and process elements when viewing the Patreon Collection page. The existing CSS selectors are returning empty sets - I assume the page has undergone a UI update, moving to a CSS-in-JS framework (Styled Components).

Furthermore, the page source contains a series of invalid nested anchor tags (an within an ), causing the browser to misinterpret the DOM tree and breaking standard descendant selectors - though these can be worked around.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any Patreon Creator's 'Collections' tab.
  2. Select any collection
  3. Click the 'Condensed View' button
Image
  1. Open WebToEpub
  2. See error - no links detected
    Expected behavior
    Links should appear

Screenshots

Image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions