Material-ui: [Button] Variant outlined has same class duplicated

Created on 11 Oct 2019  路  2Comments  路  Source: mui-org/material-ui

  • [x] The issue is present in the latest release.
  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 馃槸

The MuiButton-outline class has been twice applied in button component. When I updated to latest version in my project, the snapshots has broken.

Screenshot from 2019-10-11 14-40-09

Expected Behavior 馃

Apply only one class MuiButton-outline in outlined button

Steps to Reproduce 馃暪

Steps:

  1. You can see this Behavior in documentation of button, when inspect element on dev tools

Context 馃敠

Your Environment 馃寧

| Tech | Version |
| ----------- | ------- |
| Material-UI | v4.5.0 |
| Browser | Chrome 76.0.3809.132 |

Button duplicate

Most helpful comment

Dupe of #17667 ?

All 2 comments

Dupe of #17667 ?

Fix released in v4.5.1, we should be good.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tdkn picture tdkn  路  57Comments

gndplayground picture gndplayground  路  54Comments

damianobarbati picture damianobarbati  路  55Comments

celiao picture celiao  路  54Comments

kybarg picture kybarg  路  164Comments