Skip to content

[BUG] User not found #65

@m0lDaViA

Description

@m0lDaViA

First, i didn't tested that on anything else then flaticon.
On flaticon you can't download because the user object is null.
That happens because the load event isn't triggered because the manifest says document-idle.
But at that time the load event is done, therefore there is nothing to run.

Switch to document-start and add a mutation observer OR a small timeout for the head append and you're fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions