angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

Unexpected behaviour of modal opened class #80

Open ghost opened 4 years ago

ghost commented 4 years ago

Your documentation about modal (https://angular-ui.github.io/bootstrap/#!#modal) says, related to modal's openedClass parameter: "Class added to the body element when the modal is opened". It is not true: it is really placed in the appendTo element.