Skip to content

JS reload causes issues #14

@svleeuwen

Description

@svleeuwen

The document.reload call causes some issues.

  1. Referrer information isn't interpreted correctly in Google Analytics. (organic traffic is measured as direct)
  2. Google PageSpeed Insights raises a 'too many redirects' error.

I've fixed this in my fork by removing the reload call and using a default 'type' if width is None. But this feels a bit like a workaround. And because I use 'desktop' as default type it will load desktop images on mobile devices on the first load.

Maybe you have some ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions