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

v-select options offsets #1490

Closed
smxsm opened this issue Aug 27, 2017 · 2 comments
Closed

v-select options offsets #1490

smxsm opened this issue Aug 27, 2017 · 2 comments

Comments

@smxsm
Copy link

smxsm commented Aug 27, 2017

Steps to reproduce

I was hoping that commit 41a3b80#diff-02bc5fc96895ec8eecbcb500ed0ea24d that fixes #1377 would also fix my offset problems, but they persist in v0.15 Beta 2 and look like this:

image

image

I have a codepen here which at least show a "x" offset, although not as drastic as in my two integrations: https://codepen.io/beffy72/pen/vJRxop

Versions

VueJs 2.4.2, Vuetifyjs 0.15-beta2, MacOS, Chrome

What is expected ?

The options should align with the select

What is actually happening ?

The options are way off if integrated in e.g. OXID eShop or a Shopware Shop

Reproduction Link

https://codepen.io/beffy72/pen/vJRxop

@nekosaur nekosaur added the pending review The issue is still pending disposition label Aug 27, 2017
@johnleider
Copy link
Member

Due to how v-app works, the outer elements which contain margin are throwing off the calculations. Here is a way to fix that:

https://codepen.io/anon/pen/vJzbPg

@lock
Copy link

lock bot commented Apr 16, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants