Set the model of v-dialog to true, perform a fast request cycle, like a GET request already cached (my example simulate it using a short setTimeout) and set the model to false. if it is fast enough, like less than 50ms, the entire screen will be unresponsible.
0.12.7
Buttons on the screen be clickable
Unresponsible screen
Very awesome issue report, I'll get this squared away.
Something similar is happening when viewing the docs, #3 Fullscreen on v-dialog. Once you close the fullscreen dialog you can no longer scroll.
Rgr, that's already a ticket.
Using vue-router, navigating to a new route from a dialog causes the same issue. The dark overlay stays and the screen becomes unresponsive.