RobinCK / vue-popper

:whale: VueJS popover component based popper.js 🇺🇦
https://robinck.github.io/vue-popper/
MIT License
438 stars 105 forks source link

vertical offset is not working when placement is right #152

Open handhikadj opened 2 years ago

handhikadj commented 2 years ago

reproduction: https://jsfiddle.net/bvrLmz4q/3/

<popper trigger="hover" :options="{placement: 'right', modifiers: { offset: { offset: '1000px, 7px' } },}">

1000px on it doesn't do anything

TimSpan commented 1 year ago

i have commen question