Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

shouldReload is ignored sometimes #335

@dzucconi

Description

@dzucconi

I'd like to manually control reload so that I can do some housekeeping after preferences are saved. However sometimes this argument is just ignored.

if (
prevState.havePreferencesChanged ||
newDestinations.length > 0 ||
typeof newPreferences === 'boolean'
) {
shouldReload = true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions