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

fix(VTreeview): don't expose open #20192

Merged
merged 2 commits into from
Aug 3, 2024
Merged

fix(VTreeview): don't expose open #20192

merged 2 commits into from
Aug 3, 2024

Conversation

userquin
Copy link
Member

Description

vuetifyjs/nuxt-module#243

Markup:

@MajesticPotatoe MajesticPotatoe added T: bug Functionality that does not work as intended/expected C: VTreeview labs labels Aug 1, 2024
Copy link
Member

@yuwu9145 yuwu9145 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to expose opened as it's available in v-model:opened.

Probably just remove open

@yuwu9145 yuwu9145 changed the title fix(VTreeview): open is not defined fix(VTreeview): don't expose open Aug 3, 2024
@yuwu9145 yuwu9145 merged commit 40f7197 into master Aug 3, 2024
13 checks passed
@yuwu9145 yuwu9145 deleted the userquin/fix-vtreeview branch August 3, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview labs T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants