Skip to content

Issue with CoreUI Angular modal static backdrop #240

@anyplin

Description

@anyplin

Operating system and version: Linux Mint 22.1
Browser and version: Google Chrome Version 142.0.7444.175 (Official Build) (64-bit)
Angular version: v20.2.2

Hello,

I am using the CoreUI Angular Modal component and have encountered an issue when using a static backdrop. I am controlling the modal visibility via [cModalToggle]. However, when the modal is closed, the backdrop sometimes remains for a short period, preventing interaction with the underlying page until it is removed from the DOM.

Currently, I have implemented a workaround to programmatically remove the backdrop when closing the modal, but I suspect this is not the intended behavior. Am I missing something, or is this a known issue?

Thank you very much for your help.

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