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.

Second `v-navigation-drawer` with `persistent` and `right` expected to push content to left when shown.

See original GitHub issue

Steps to reproduce

  1. Use layout 6 as basis.
  2. Add v-navigation-drawer with attributes right and persistent

Versions

0.12.2

What is expected ?

When showing the right navigation drawer the content would be pushed to the left just like it is pushed to the right when showing the left navigation drawer.

What is actually happening ?

Right navigation drawer is opening as overlay over the main content.

Reproduction Link

https://codepen.io/anon/pen/OmKxar

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
jdriesencommented, Oct 1, 2017

Have been trying and studying it a lot today 😃 Tomorrow is another day. I will take a deeper look with a fresh mind. THANK YOU for your help on this Sunday evening.

Kind regards, Johnny

0reactions
lock[bot]commented, Apr 15, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

Read more comments on GitHub >

github_iconTop Results From Across the Web

Second `v-navigation-drawer` with `persistent` and `right ...
Second `v-navigation-drawer` with `persistent` and `right` expected to push content to left when shown.
Read more >
Vuetify 2 toolbar ans 1 navigation drawer with 1 toolbar above ...
I would first add clipped-left to the first toolbar and move it under the navigation-drawer like so. <template> <v-app> <v-navigation-drawer ...
Read more >
Update UI components with NavigationUI - Android Developers
The navigation drawer is a UI panel that shows your app's main navigation menu. The drawer appears when the user touches the drawer...
Read more >
Drawer Navigator | React Navigation
Component that renders a navigation drawer which can be opened and closed via gestures.
Read more >
Drawer - MudBlazor - Blazor Component Library
If you use two-way binding @bind-Open="..." , you can toggle the Drawer and it will close itself on navigation. If you set its...
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