justin-chu / react-fast-marquee

A lightweight React component that harnesses the power of CSS animations to create silky smooth marquees.
https://react-fast-marquee.com
MIT License
1.23k stars 98 forks source link

Items appear incorrectly in Chrome #42

Closed alexey1985-FE closed 1 year ago

alexey1985-FE commented 2 years ago

Items disappear from the left side when they reach the edge of the screen (right direction) on first load and/or page reload (Chrome only). Appear only when the mouse cursor moves or another action (click or scroll, for example)

justin-chu commented 1 year ago

Fixed in 1.4.0