question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report][2.5.11] v-menu not closed when parent component has a blocking v-if on created

See original GitHub issue

Environment

Vuetify Version: 2.5.11 Last working version: 2.5.10 Vue Version: 2.6.14 Browsers: Firefox 93.0 OS: Windows 10

Steps to reproduce

  1. Click “open dialog button”
  2. Click “dropdown button” and “do stuff list item”

Expected Behavior

the v-menu must close (it works in 2.5.10)

Actual Behavior

the v-menu is not close and stay open (regression in 2.5.11)

Reproduction Link

https://codepen.io/cp10/pen/MWvQeox

Other comments

it seems the problem is the v-if="dialog_open" on the card which is used to avoid console error before data are available.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
gregverescommented, Nov 4, 2021

Here is a code pen that shows a simpler situation where the v-if is on the v-dialog. When closing the v-dialog, it stays open. I am printing out the state of showDialog and it is clearly false when you hit the close button, but the dialog stays open.

https://codepen.io/gregveres/pen/rNzJGmd?editors=1111

0reactions
gregverescommented, Nov 5, 2021

@KaelWD Thank you very much!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug listing with status UNCONFIRMED as at 2022/12/24 17 ...
Bug :128538 - "sys-apps/coreutils: /bin/hostname should be installed from coreutils not sys-apps/net-tools" status:UNCONFIRMED resolution: severity:enhancement ...
Read more >
App Store Review Guidelines - Apple Developer
These guidelines are designed to help you prepare your apps for the approval ... Make sure your app has been tested on-device for...
Read more >
FOLDS & DIMENSIONS
511 /16. 11. X. 5 11/16. 5 5/8. Fold. Fold. FOLDS & DIMENSIONS. 11” x 17” Letter Fold (6 Panel, C-fold). Cover. (Front...
Read more >
Content-Security-Policy - HTTP - MDN Web Docs
Instructs user agents to treat all of a site's insecure URLs (those served over HTTP) as though they have been replaced with secure...
Read more >
OFAC Consolidated Frequently Asked Questions
The Treasury Department has a long history of dealing with sanctions. ... do not authorize the unblocking of any property blocked pursuant to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found