Vuetify: 1.4.2
Vue: 2.5.22
Browsers: Chrome 71.0.3578.98
OS: Windows 10
Wrap v-app and v-menu into custom scroll library
In some cases, it flies away.
Menu is positioned relative to the button

Why is the menu position not calculated relative to the parent?
In some cases, it flies away.
Can make the position of the menu relative to the parent?
You've submitted an issue that does not contain a reproduction. In order to effectively disposition this, we need to verify that the problem exists outside of your environment. This issue will be tagged as needs reproduction for the next 14 days before being closed.
You can find information on how to contribute to vuetify here.
Services to create a reproduction:
Thank you for your contribution and interest in improving Vuetify.
The same issue on 1.4.3
1.4.2 as well
here example:
https://codepen.io/Buzzzzer/pen/BMyEmK
Just another example: https://codepen.io/anon/pen/OdVgbo
I am having the same issue where using the left prop on a menu in a toolbar that has a layout that is centered. Here is an example : https://codepen.io/slinkz/pen/zevxXa
same issue as @blalan05 and @buzzzzer since 1.4.3 (1.4.2 is fine for me).
One more example, in v-data-table.
Also, issue in 1.4.3 (1.4.2 works fine)
https://codepen.io/anon/pen/GzZJpb?editors=1010
~Work in progress in #6294.~
one quick workaround is to use the left props
This doesn't look like #6294 (examples in comments do, but the original issue doesn't). Also @zeljic 's example has rows per page selector but it doesn't behave like the one on the screenshot
Acknowledged, my bad. So the issue still needs reproduction ? As the comments above seems to reproduce #6294 and the @zeljic seems not buggy for me.
Yes, seems that bug label was added because of the comments, not the original issue
@evgencode
This issue is being closed due to:
Most helpful comment
Just another example: https://codepen.io/anon/pen/OdVgbo