casesandberg / casesandberg/react-color

ChromePicker broken on 2.19.3 version in Internet Explorer 11

Open
#795 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

## Issue Description

Using ChromePicker (npm react-color v2.19.3) in Internet Explorer 11 is not working and clash service.
When I click on the color dragged in chrome picker, then it will see an error like this message in console.
```
SCRIPT438: Object doesn't support property or method 'contains'
```

If you downgrade to v2.8.1, it will not see any errors.

## NOTE
- Issue is only on IE 11.
- My application is built with "Next.js".

![Dec-15-2020 18-18-39](https://user-images.githubusercontent.com/71080827/102197824-023ef980-3f05-11eb-8b13-a319024bb6c8.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.