Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onTouchTap Warning #80

Open
lentyai2 opened this issue Apr 11, 2018 · 0 comments
Open

onTouchTap Warning #80

lentyai2 opened this issue Apr 11, 2018 · 0 comments

Comments

@lentyai2
Copy link

Hello,

Thanks for awesome table with bunch of useful functionality that new MUI table 1.0 is lacking. However, even the basic table requires muiTheme and when provided I get this nasty warning:
bundle.js:21635 Warning: Unknown event handler property onTouchTap. It will be ignored.
in button (created by EnhancedButton)
in EnhancedButton (created by IconButton)
in IconButton (created by DropDownMenu)
in div (created by BeforeAfterWrapper)
in BeforeAfterWrapper (created by ClearFix)
in ClearFix (created by DropDownMenu)
in div (created by DropDownMenu)
in DropDownMenu (created by DataTables)
in div (created by DataTables)
in div (created by DataTables)
in div (created by Toolbar)
in Toolbar (created by DataTables)
in div (created by DataTables)
...

Doesn't look like it affect functionality though. I've read that this is old MUI issue that was fixed in v. 0.15. Repo's using MUI v.0.18 and I'm on v.0.20.

I guess not biggy, but would be nice to address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant