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] Using box, multiple, and attach together on a select field adds incorrect CSS to checkboxes #5508

Closed
onx2 opened this issue Nov 1, 2018 · 0 comments · Fixed by #5595
Labels
S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Milestone

Comments

@onx2
Copy link

onx2 commented Nov 1, 2018

Versions and Environment

Vuetify: 1.3.3
Vue: 2.5.17
Browsers: Chrome 69.0.3497.100
OS: Windows 10

Steps to reproduce

Add the three properties to a select or autocomplete:
box, multiple, attach

Expected Behavior

The checkboxes do not receive the box background and padding css.

Actual Behavior

The checkboxes receive the box background and padding css

Reproduction Link

https://jsfiddle.net/FeelsLike1929/7vL4mcfr/2/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants