tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

IE10 DataTable select fails. #458

Open awjreynolds opened 7 years ago

awjreynolds commented 7 years ago

Have created a pull request. https://github.com/react-mdl/react-mdl/pull/457

Unfortunately we have a requirement for IE10 support which has a problem with HTML5 data attributes. This pull request fixes it.