Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

popover-content creates 2 popovers #59

Open
Kotsiuba opened this issue Nov 13, 2020 · 0 comments
Open

popover-content creates 2 popovers #59

Kotsiuba opened this issue Nov 13, 2020 · 0 comments

Comments

@Kotsiuba
Copy link

I have inserted an example from the Readme into my Angular 8 app.

<popover-content #myPopover 
                title="Popover title" 
                placement="left"
                [animation]="true" 
                [closeOnClickOutside]="true" >
    <b>Very</b> <span style="color: #C21F39">Dynamic</span> <span style="color: #00b3ee">Reusable</span>
    <b><i><span style="color: #ffc520">Popover With</span></i></b> <small>Html support</small>.
</popover-content>

But as a result, it creates 2 popovers
image

Valid for 1.2.0-1.40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant