Skip to content

Stuck on "Please wait" when annotating under some circumstances. #216

Description

@rhn

When selecting "Annotate and save this page", the new tab can get stuck. The conditions are:

  • "compressContent": true is present in profile export
  • JS is disabled (tested uMatrix, UBlock Origin)

Tested on a fresh profile with this URL https://christiansocialism.com/2021/08/13/space-travel-capitalism-communism-fully-automated-luxury-dsa/ and the attached settings export

testing2.json

$ diff testing2.json blank.json 
19d18
<       "compressContent": true,
121a121
>       "compressContent": false,

I don't know what sets "compressContent", a quick search doesn't show a clickable option in the settings screen. Could it be a leftover from a previous version of the extension?

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