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-container id property no longer generates id for div element #7919

Closed
manastalukdar opened this issue Jul 22, 2019 · 2 comments
Labels
T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@manastalukdar
Copy link

manastalukdar commented Jul 22, 2019

Versions and Environment

Vuetify: 2.0.0-beta.9
Last working version: 2.0.0-beta.8
Vue: 2.6.10
Browsers: Chrome 77.0.3843.0
OS: Windows 10

Steps to reproduce

Create an element <v-container id="container-testing" fluid>

Expected Behavior

Generated div will have the id in the DOM

Actual Behavior

id is absent in generated div

Reproduction Link

https://codesandbox.io/s/codesandbox-nuxt-p43g5

Other

This used to work in beta.8.

@ghost ghost added the S: triage label Jul 22, 2019
@jacekkarczmarczyk jacekkarczmarczyk added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Jul 22, 2019
@jacekkarczmarczyk jacekkarczmarczyk added this to the v2.0.0 milestone Jul 22, 2019
@johnleider johnleider modified the milestones: v2.0.0, v2.0.x Jul 22, 2019
johnleider added a commit that referenced this issue Jul 22, 2019
@johndevney
Copy link

Vuetify: 2.6.7
Vue: 2.6.10
Browsers: Chrome 104.0.5112.101
OS: MacOS Monterey

This seems to be an issue again.

@johnleider
Copy link
Member

We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or create a new discussion.

If you have any questions, please reach out to us in our Discord community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

4 participants