question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello!

Would you please to add a container option for dropdown menu to append it to body? Because when I’m using the select in the div {overflow:hidden}, I see something like this: https://www.evernote.com/l/AZvLW1hFgWRCJY4e_2-tnMgzoxC3s-U8UxY .

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
angh0rcommented, Sep 4, 2017

Issue was closed but it’s still there. Once vSelect is inside “overflow:hidden” container it’s list is cut off by this container. This is especially a problem when working within tabs.

1reaction
sagalbotcommented, Mar 8, 2020

🎉 This PR is included in version 3.7.0 🎉

The release is available on:

Read more comments on GitHub >

github_iconTop Results From Across the Web

overflow - CSS: Cascading Style Sheets - MDN Web Docs
The overflow CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to...
Read more >
CSS Overflow - W3Schools
With the hidden value, the overflow is clipped, and the rest of the content is hidden: You can use the overflow property when...
Read more >
CSS Overflow – Visible, Scroll, Auto, or Hidden? The Overflow ...
In this tutorial, we will talk about an important CSS property – the overflow property. It helps us control what happens when an...
Read more >
overflow - CSS-Tricks
The opposite of the default visible is hidden. This literally hides any content that extends beyond the box. This is particularly useful in...
Read more >
CSS Overflow - Hidden, scroll & auto - YouTube
In today's video, we're going to talk about the CSS overflow property. We'll go over what it is, why you'd want to use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found