I\'ve noticed in all of Bootstrap\'s examples using button elements, they include role=\"button\" (and type=\"button\"), such as:
button
role=\"button\"
type=\"button\"
role="button" This is not mandatory for Bootstrap
role="button"
This is not mandatory for Bootstrap