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

Z-index problems #32

Open
7iomka opened this issue Jan 16, 2020 · 0 comments
Open

Z-index problems #32

7iomka opened this issue Jan 16, 2020 · 0 comments

Comments

@7iomka
Copy link

7iomka commented Jan 16, 2020

Hi!
Thank you for your plugin.
I have issue with z-index;

If sticky-container is not first parent of element with v-sticky, all of this parents (elements) will be set inline styles. Despite the fact that the element with v-sticky I setted sticky-z-index="100", I see that all parents have z-index: 10. Why?

In order to fix it now I added sticky-z-index to these elements.
But it seems to me wrong, because if this is done for some purpose, then the value should be inherited from element with v-sticky.
Please, see what can be done?
Thanks!

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