Skip to content

Incorrect Popover position  #45

Open
@Anntrick

Description

@Anntrick

Hello

I have a problem when I try to use the popup, I just copied the sample code into a new component to test and the popup window is appearing lower than it should.

image

I've tried to solve by modifying the code by myself like I saw in other similar issues but that doesnt worked.

My component code is:

`

Toggle popover

Hello 🎉


<script> import Vue from 'vue'; import Popover from 'vue-js-popover' Vue.use(Popover); export default { } </script>

`

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions