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

Using is-open with popovers will display the popover by default #4335

@kawazoe

Description

@kawazoe

Hi guys,

I was just playing with the new popover-is-open parameter that got added in v0.13.4 and I noticed that if I use the following code...

<button popover="test content" popover-is-open="testIsOpen" type="button" class="btn btn-default">test popover</button>

...with testIsOpen left undefined, the popover will be visible by default. You can test it yourself by copying this code inside the popover sample plunkr.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions