Skip to content

b-nav-item-dropdown with dropup drops the menu down instead of up #1176

Closed
@gildas

Description

@gildas

BootstrapVue version 1.0.0-beta.9

When using the option dropup for a b-nav-item-dropdown, the menu will drop down instead of up.

<b-nav-item-dropdown dropup right>
  title
  <b-dropdown-item>value1</b-dropdown-item>
  <b-dropdown-item>value2</b-dropdown-item>
  <b-dropdown-item>value3</b-dropdown-item>
</b-nav-item-dropdown>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions