79661801

Date: 2025-06-11 10:22:56
Score: 1
Natty:
Report link

actually for

v-navigation-drawer  when you set the max-height it becomes automatically 
scrollable , here is an example  
  <v-navigation-drawer
    v-model="historyPreviewDrawer"
    temporary
    location="bottom"
    style="max-height: 50%"
    class="custom-drawer"
  >
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: maissa zehhaf