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

[Bug Report] v-select options becomes transparent when attach prop is used #11153

Closed
jpquilala opened this issue Apr 18, 2020 · 0 comments · Fixed by #11419
Closed

[Bug Report] v-select options becomes transparent when attach prop is used #11153

jpquilala opened this issue Apr 18, 2020 · 0 comments · Fixed by #11419
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected

Comments

@jpquilala
Copy link

Environment

Vuetify Version: 2.2.11
Last working version: 2.2.10
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.149
OS: Linux x86_64

Steps to reproduce

  • create navigation drawer component
  • create v-select component
  • create v-textfield underneath the v-select component
  • set attach prop to v-select component
  • click on the v-select to display the options

Expected Behavior

  • v-select options should not be transparent

Actual Behavior

  • v-select options is transparent

Reproduction Link

https://codepen.io/alvagenesis/pen/qBONqjR

@ghost ghost added the S: triage label Apr 18, 2020
@ElijahKotyluk ElijahKotyluk added C: VSelect VSelect T: bug Functionality that does not work as intended/expected and removed S: triage labels Apr 21, 2020
ryo-gk added a commit to ryo-gk/vuetify that referenced this issue May 17, 2020
disable inherit value of background property to v-select-list under v-navigation-drawer

fix vuetifyjs#11153
johnleider pushed a commit that referenced this issue May 26, 2020
…11419)

fixes #11153

disable inherit value of background property to v-select-list under v-navigation-drawer
johnleider pushed a commit that referenced this issue May 29, 2020
…11419)

fixes #11153

disable inherit value of background property to v-select-list under v-navigation-drawer
johnleider pushed a commit that referenced this issue Jun 2, 2020
…11419)

fixes #11153

disable inherit value of background property to v-select-list under v-navigation-drawer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants