Skip to content

Outlet can't be detected when visibilitychange event is fired #861

@DavidPetrasek

Description

@DavidPetrasek

Given this callback:

visibilityChangeCallback (e)
{
     console.log(this.hasSomeOutlet);
}

When switching to a different tab and then back to the initial tab, the console log output is null

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