Material-ui: [Lab] Slider component is not working in IE11

Created on 1 Jun 2018  路  2Comments  路  Source: mui-org/material-ui

Expected Behavior

Slider can change its value e.g. by clicking.

Current Behavior

Slider onChange callback value is NaN. As I was able to track down, percentage computation does not work.

Steps to Reproduce (for bugs)

  1. Open https://material-ui.com/lab/slider/ in IE11
  2. Try to click on slider to change.

Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | v1.1.0 + material-ui/lab@^1.0.0-alpha.3 |
| React | 16.4.0 |
| browser | IE 11.0.9600 , Win7 |

bug 馃悰 Slider lab

All 2 comments

@epodivilov Are you okay to take a look at this?

Fixed in this PR

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zabojad picture zabojad  路  3Comments

pola88 picture pola88  路  3Comments

revskill10 picture revskill10  路  3Comments

rbozan picture rbozan  路  3Comments

TimoRuetten picture TimoRuetten  路  3Comments