gilbarbara / react-floater

Advanced tooltips for React
https://codesandbox.io/s/github/gilbarbara/react-floater/tree/main/demo
MIT License
220 stars 37 forks source link

IE11 Not Supported #61

Closed jemilalghani closed 5 years ago

jemilalghani commented 5 years ago

IE11 doesn't support property or method 'startsWith'.

gilbarbara commented 5 years ago

Hello, You'll need to load a polyfill to support legacy browsers. https://github.com/facebook/create-react-app/blob/master/packages/react-app-polyfill/README.md