Skip to content

In the docs, the accordion examples' buttons miss type="button" #25642

@jmuheim

Description

@jmuheim

While the other collapsibles' buttons have set a type, the examples here don't:

https://getbootstrap.com/docs/4.0/components/collapse/#accordion-example

This means that when they're placed in a form, toggling their state submits the form.

I suggest adding the type="button" to every button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions