Skip to content

Clicking on the navbar dropdown menu changes the current url #187

@Helkafen

Description

@Helkafen

The renderDropdownToggle function renders a link to "#", so clicking on the dropdown menu changes the URL even if I don't select an item from the dropdown. I would suggest removing that default link.

My workaround is to change that url: toggle = Navbar.dropdownToggle [ href (urlOfPage model.page) ] [ text "Resources" ]

Thanks for the nice library and documentation :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions