Material-ui: [Checkbox] disabled={true} causes enormous amount of error messages on react-16

Created on 28 Sep 2017  路  3Comments  路  Source: mui-org/material-ui

Error is caused by those lines:

https://github.com/callemall/material-ui/blob/332c1dfdf5baf8861f3dba05995ef4c1a5e78bc2/src/internal/EnhancedSwitch.js#L348-L352

Error I'm getting is as follows:

proxyConsole.js:54 Warning: Expected `onTouchEnd` listener to be a function, instead got a value of `boolean` type.
bug 馃悰 good first issue v0.x

Most helpful comment

I will do a release this week-end.

All 3 comments

@yhaskell This is a good catch. Do you want to submit a PR to fix it? :)

I'm working on a PR for this.

I will do a release this week-end.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iamzhouyi picture iamzhouyi  路  3Comments

chris-hinds picture chris-hinds  路  3Comments

ryanflorence picture ryanflorence  路  3Comments

newoga picture newoga  路  3Comments

anthony-dandrea picture anthony-dandrea  路  3Comments