alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

Getting Object doesn't support property or method 'contains' in IE11 #165

Closed arunmmanoharan closed 5 years ago

arunmmanoharan commented 5 years ago

Hi, I am trying to use this component but get 'Object doesn't support property or method 'contains'' in IE. Chrome works fine. I installed core-js and regenerator-runtime as polyfills. Please advice.

https://stackblitz.com/edit/react-qvhjub?file=index.js

alsoscotland commented 5 years ago

@a2441918 please try https://github.com/alsoscotland/react-super-select/tree/v1.0.22 It seems like IE11 does not support contains on the document