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][2.6.3] Custom component as v-menu activator is not rendered based on the display breakpoint #14655

Closed
jgunawancode opened this issue Jan 27, 2022 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@jgunawancode
Copy link

Environment

Vuetify Version: 2.6.3
Vue Version: 2.6.14
Browsers: Firefox 96.0, Google Chrome
OS: Windows 10

Steps to reproduce

Resize the window to be less than default medium breakpoint in Vuetify

Expected Behavior

Custom component is displayed as the v-menu activator

Actual Behavior

Custom component is not displayed as the v-menu activator

Reproduction Link

https://codepen.io/jgunawan-dc/pen/XWzJqRy

Other comments

The custom component is displayed if I use v-show. But if I use v-show, the menu is not displayed under the activator after a page resize.

@KaelWD
Copy link
Member

KaelWD commented Apr 28, 2023

Duplicate of #9377

@KaelWD KaelWD marked this as a duplicate of #9377 Apr 28, 2023
@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2023
@KaelWD KaelWD added the duplicate The issue has already been reported label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants