Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.
This repository was archived by the owner on May 28, 2022. It is now read-only.

stackable-modal-open class remains on the body tag after dialog is closed #3

@mattcollier

Description

@mattcollier

When a stackable is closed properly, it decrements the counter stored in body.data('stackable'). If the popover menu is not closed before the parent modal, the stackable counter is not decremented and the count is forever one greater than it should be. This has a cumulative effect as well if additional popovers are not closed properly. Of course the count is reset on a page refresh.

Metadata

Metadata

Assignees

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