AndreasFaust / react-ticker

React Ticker is a lightweight, performant React component, that moves text, images and videos infinitely like a newsticker.
https://andreasfaust.github.io/react-ticker/
288 stars 50 forks source link

IE11 Expected ':' #20

Closed marcusthelin closed 4 years ago

marcusthelin commented 4 years ago

IE 11 fails with version 1.2.2, which broke our whole site. The issue seems to be related to the ES6 property shorthand which IE doesn't seem to like.

See screenshot image