7 ms·
Placing a potato resets the css animations. NICE!
by extro 6y ago
Placing a potato resets the css animations. NICE!
- yosito 6y agoI'm not sure what you're saying. There shouldn't be any animations. Are you seeing a bug?
- bot1 6y agoTypical HN toxicity
- deleted 6y ago[deleted]
- freddex 6y agoI think the top commenter means the animation of the placeholder elements on your demo page (https://iamlocaljo.com/graphy-react-challenge/ https://iamlocaljo.com/graphy-react-challenge/). It's a pretty minor glitch.
- yosito 6y agoOh, interesting. I guess that's because React re-renders the child component. I should think about a way I can prevent it from doing that. Ideas welcome!