Skip to content

.isShown does not exist #46

@Murphybro2

Description

@Murphybro2

The following property checked in the mouse move event does not exist:
$('#session-timeout-dialog').data('bs.modal').isShown

The following does exist however:
$('#session-timeout-dialog').data('bs.modal')._isShown

Is this intended?

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